Home
last modified time | relevance | path

Searched refs:gc_root_buffer (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_gc.c249 } gc_root_buffer; typedef
407 gc_root_buffer *root; in gc_fetch_unused()
573 GC_G(buf) = (gc_root_buffer*) pemalloc(sizeof(gc_root_buffer) * GC_DEFAULT_BUF_SIZE, 1); in gc_enable()
657 gc_root_buffer *newRoot; in gc_possible_root_when_full()
701 gc_root_buffer *newRoot; in gc_possible_root()
737 gc_root_buffer *newRoot; in gc_extra_root()
775 gc_root_buffer *root; in gc_remove_from_buffer()
1209 gc_root_buffer *current, *last; in gc_mark_roots()
1382 gc_root_buffer *current; in gc_scan_roots()
1415 gc_root_buffer *buf; in gc_add_garbage()
[all …]

Completed in 13 milliseconds