Searched refs:_PyInterpreterState_DeleteExceptMain (Results 1 – 4 of 4) sorted by relevance
250 extern PyStatus _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime);
1003 _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime) in _PyInterpreterState_DeleteExceptMain() function
686 status = _PyInterpreterState_DeleteExceptMain(runtime); in PyOS_AfterFork_Child()
2518 …<function-decl name='_PyInterpreterState_DeleteExceptMain' filepath='./Include/internal/pycore_pys…