Searched refs:_PyInterpreterState_DeleteExceptMain (Results 1 – 3 of 3) sorted by relevance
122 PyAPI_FUNC(void) _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime);
381 _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime) in _PyInterpreterState_DeleteExceptMain() function
579 _PyInterpreterState_DeleteExceptMain(runtime); in PyOS_AfterFork_Child()