Searched refs:_PyRuntimeGILState_SetThreadState (Results 1 – 1 of 1) sorted by relevance
42 #define _PyRuntimeGILState_SetThreadState(gilstate, value) \ macro1133 _PyRuntimeGILState_SetThreadState(gilstate, NULL); in _PyThreadState_DeleteCurrent()1210 _PyRuntimeGILState_SetThreadState(gilstate, newts); in _PyThreadState_Swap()