Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c186 #define GC_THRESHOLD_TRIGGER 100 macro
611 if (count < GC_THRESHOLD_TRIGGER || GC_G(num_roots) >= GC_G(gc_threshold)) { in gc_adjust_threshold()

Completed in 8 milliseconds