Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c62 static void call_ll_exitfuncs(_PyRuntimeState *runtime);
1861 call_ll_exitfuncs(runtime); in Py_FinalizeEx()
2840 call_ll_exitfuncs(_PyRuntimeState *runtime) in call_ll_exitfuncs() function