Searched refs:_PyAtExit_Call (Results 1 – 3 of 3) sorted by relevance
136 extern void _PyAtExit_Call(PyInterpreterState *interp);
115 _PyAtExit_Call(PyInterpreterState *interp) in _PyAtExit_Call() function
1731 _PyAtExit_Call(tstate->interp); in Py_FinalizeEx()2019 _PyAtExit_Call(tstate->interp); in Py_EndInterpreter()