Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pystate.h250 extern PyStatus _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime);
/external/python/cpython3/Python/
Dpystate.c1003 _PyInterpreterState_DeleteExceptMain(_PyRuntimeState *runtime) in _PyInterpreterState_DeleteExceptMain() function
/external/python/cpython3/Modules/
Dposixmodule.c686 status = _PyInterpreterState_DeleteExceptMain(runtime); in PyOS_AfterFork_Child()
/external/python/cpython3/Doc/data/
Dpython3.13.abi2518 …<function-decl name='_PyInterpreterState_DeleteExceptMain' filepath='./Include/internal/pycore_pys…