Searched refs:PyGILState_GetThisThreadState (Results 1 – 20 of 20) sorted by relevance
352 PyThreadState *check = PyGILState_GetThisThreadState(); in PyThreadState_Swap()513 assert(PyGILState_GetThisThreadState()==tstate); in PyThreadState_IsCurrent()579 PyGILState_GetThisThreadState(void) in PyGILState_GetThisThreadState() function
120 PyAPI_FUNC(PyThreadState *) PyGILState_GetThisThreadState(void);
178 PyAPI_FUNC(PyThreadState *) PyGILState_GetThisThreadState(void);
1041 "PyGILState_GetThisThreadState"
249 tstate = PyGILState_GetThisThreadState(); in faulthandler_dump_traceback()
394 PyThreadState *tstate = PyGILState_GetThisThreadState(); in traceback_get_frames()
283 EXPORT_FUNC(PyGILState_GetThisThreadState)
1306 current_tstate = PyGILState_GetThisThreadState(); in _Py_DumpTracebackThreads()
1648 PyGILState_GetThisThreadState(void) in PyGILState_GetThisThreadState() function
2769 PyThreadState *tss_tstate = PyGILState_GetThisThreadState(); in fatal_error()
657 tstate = PyGILState_GetThisThreadState(); in Py_AddPendingCall()
296 function,PyGILState_GetThisThreadState,3.2,,
278 …<elf-symbol name='PyGILState_GetThisThreadState' type='func-type' binding='global-binding' visibil…14718 …PyGILState_GetThisThreadState' mangled-name='PyGILState_GetThisThreadState' filepath='Python/pysta…
844 [function.PyGILState_GetThisThreadState]
645 .. c:function:: PyThreadState* PyGILState_GetThisThreadState()
1039 .. c:function:: PyThreadState* PyGILState_GetThisThreadState()