Searched refs:_PyThreadState_Delete (Results 1 – 1 of 1) sorted by relevance
42 static void _PyThreadState_Delete(_PyRuntimeState *runtime, PyThreadState *tstate);308 _PyThreadState_Delete(runtime, p); in zapthreads()828 _PyThreadState_Delete(_PyRuntimeState *runtime, PyThreadState *tstate) in _PyThreadState_Delete() function846 _PyThreadState_Delete(&_PyRuntime, tstate); in PyThreadState_Delete()