Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_gc.c85 #define GC_WHITE 0x100000u macro
385 case GC_WHITE: return "white"; in gc_color_name()
994 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_scan()
1023 GC_REF_SET_COLOR(ht, GC_WHITE); in gc_scan()
1031 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1040 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1059 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1091 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1103 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1279 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
[all …]

Completed in 15 milliseconds