Searched refs:_PyGILState_GetInterpreterStateUnsafe (Results 1 – 3 of 3) sorted by relevance
180 PyAPI_FUNC(PyInterpreterState *) _PyGILState_GetInterpreterStateUnsafe(void);
910 interp = _PyGILState_GetInterpreterStateUnsafe(); in _Py_DumpTracebackThreads()
1370 _PyGILState_GetInterpreterStateUnsafe(void) in _PyGILState_GetInterpreterStateUnsafe() function