Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h169 extern Py_ssize_t _PyGC_CollectNoFail(PyThreadState *tstate);
/third_party/python/Python/
H A Dpylifecycle.c1560 _PyGC_CollectNoFail(tstate); in finalize_modules()
1600 _PyGC_CollectNoFail(tstate); in finalize_modules()
H A Dpystate.c440 _PyGC_CollectNoFail(tstate); in interpreter_clear()
/third_party/python/Modules/
H A Dgcmodule.c2095 _PyGC_CollectNoFail(PyThreadState *tstate) in _PyGC_CollectNoFail() function

Completed in 10 milliseconds