Searched refs:_PyInterpreterState_Clear (Results 1 – 3 of 3) sorted by relevance
311 extern void _PyInterpreterState_Clear(PyThreadState *tstate);
359 _PyInterpreterState_Clear(PyThreadState *tstate) in _PyInterpreterState_Clear() function
1665 _PyInterpreterState_Clear(tstate); in finalize_interp_clear()