Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pystate.h280 extern PyInterpreterState* _PyGILState_GetInterpreterStateUnsafe(void);
/external/python/cpython3/Python/
Dtraceback.c1058 interp = _PyGILState_GetInterpreterStateUnsafe(); in _Py_DumpTracebackThreads()
Dpystate.c2707 _PyGILState_GetInterpreterStateUnsafe(void) in _PyGILState_GetInterpreterStateUnsafe() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi29389 …<function-decl name='_PyGILState_GetInterpreterStateUnsafe' filepath='./Include/internal/pycore_py…