Searched refs:GC_THRESHOLD_TRIGGER (Results 1 – 1 of 1) sorted by relevance
191 #define GC_THRESHOLD_TRIGGER 100 macro631 if (count < GC_THRESHOLD_TRIGGER || GC_G(num_roots) >= GC_G(gc_threshold)) { in gc_adjust_threshold()
Completed in 10 milliseconds