Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c1782 bool should_rerun_gc = 0; in zend_gc_collect_cycles() local
1839 should_rerun_gc = 1; in zend_gc_collect_cycles()
1986 if (should_rerun_gc && !did_rerun_gc) { in zend_gc_collect_cycles()

Completed in 9 milliseconds