Searched refs:_Py_brc_remove_thread (Results 1 – 3 of 3) sorted by relevance
55 void _Py_brc_remove_thread(PyThreadState *tstate);
158 _Py_brc_remove_thread(PyThreadState *tstate) in _Py_brc_remove_thread() function
1748 _Py_brc_remove_thread(tstate); in PyThreadState_Clear()