Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c149 #define GC_IS_ROOT(ptr) \ macro
974 if (GC_IS_ROOT(current->ref)) { in gc_mark_roots()
1119 if (GC_IS_ROOT(current->ref)) { in gc_scan_roots()
1297 if (GC_IS_ROOT(current->ref)) { in gc_collect_roots()
1315 ZEND_ASSERT(GC_IS_ROOT(ref)); in gc_collect_roots()

Completed in 11 milliseconds