Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c1092 deduce_unreachable(PyGC_Head *base, PyGC_Head *unreachable) { in deduce_unreachable() function
1161 // to prepare it for a new call to 'deduce_unreachable' in handle_resurrected_objects()
1164 // After the call to deduce_unreachable, the 'still_unreachable' set will in handle_resurrected_objects()
1168 deduce_unreachable(resurrected, still_unreachable); in handle_resurrected_objects()
1226 deduce_unreachable(young, &unreachable); in gc_collect_main()

Completed in 4 milliseconds