Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c157 #define GC_IS_ROOT(ptr) \ macro
1216 if (GC_IS_ROOT(current->ref)) { in gc_mark_roots()
1390 if (GC_IS_ROOT(current->ref)) { in gc_scan_roots()
1402 if (GC_IS_ROOT(current->ref)) { in gc_scan_roots()
1635 if (GC_IS_ROOT(current->ref)) { in gc_collect_roots()
1653 ZEND_ASSERT(GC_IS_ROOT(ref)); in gc_collect_roots()

Completed in 8 milliseconds