Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_pylifecycle.h61 extern void _PyGC_Fini(PyInterpreterState *interp);
/third_party/python/Python/
H A Dpystate.c441 _PyGC_Fini(interp); in interpreter_clear()
/third_party/python/Modules/
H A Dgcmodule.c1194 // or after _PyGC_Fini() in gc_collect_main()
2171 _PyGC_Fini(PyInterpreterState *interp) in _PyGC_Fini() function

Completed in 7 milliseconds