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.c244 } gc_root_buffer; typedef
397 gc_root_buffer *root; in gc_fetch_unused()
553 GC_G(buf) = (gc_root_buffer*) pemalloc(sizeof(gc_root_buffer) * GC_DEFAULT_BUF_SIZE, 1); in gc_enable()
637 gc_root_buffer *newRoot; in gc_possible_root_when_full()
681 gc_root_buffer *newRoot; in gc_possible_root()
717 gc_root_buffer *newRoot; in gc_extra_root()
755 gc_root_buffer *root; in gc_remove_from_buffer()
1189 gc_root_buffer *current, *last; in gc_mark_roots()
1362 gc_root_buffer *current; in gc_scan_roots()
1395 gc_root_buffer *buf; in gc_add_garbage()
[all …]

Completed in 10 milliseconds