Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c601 handle_weakrefs(PyGC_Head *unreachable, PyGC_Head *old) in handle_weakrefs() function
978 m += handle_weakrefs(&unreachable, old); in collect()