Searched defs:_PyRuntimeState_SetFinalizing (Results 1 – 5 of 5) sorted by relevance
174 _PyRuntimeState_SetFinalizing(_PyRuntimeState *runtime, PyThreadState *tstate) { in _PyRuntimeState_SetFinalizing() function