Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_gc.c149 #define GC_IS_ROOT(ptr) \ macro
976 if (GC_IS_ROOT(current->ref)) { in gc_mark_roots()
1122 if (GC_IS_ROOT(current->ref)) { in gc_scan_roots()
1301 if (GC_IS_ROOT(current->ref)) { in gc_collect_roots()
1319 ZEND_ASSERT(GC_IS_ROOT(ref)); in gc_collect_roots()

Completed in 7 milliseconds