Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c85 #define GC_WHITE 0x100000u macro
385 case GC_WHITE: return "white"; in gc_color_name()
992 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_scan()
1023 GC_REF_SET_COLOR(ht, GC_WHITE); in gc_scan()
1029 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1038 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1057 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1088 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1100 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1275 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
[all …]

Completed in 8 milliseconds