Home
last modified time | relevance | path

Searched refs:gc_is_collecting (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgcmodule.c78 gc_is_collecting(PyGC_Head *g) in gc_is_collecting() function
458 if (gc_is_collecting(gc)) { in visit_decref()
499 if (! gc_is_collecting(gc)) { in visit_reachable()
717 if (gc_is_collecting(gc)) { in visit_move()
848 if (gc_is_collecting(AS_GC(wr))) { in handle_weakrefs()

Completed in 4 milliseconds