Searched refs:_PyThreadState_UncheckedGet (Results 1 – 6 of 6) sorted by relevance
351 PyAPI_FUNC(PyThreadState *) _PyThreadState_UncheckedGet(void);
698 _PyThreadState_UncheckedGet(void) in _PyThreadState_UncheckedGet() function
1914 if (_PyThreadState_UncheckedGet()) { in PySys_AddXOption()
207 PyThreadState *tstate = _PyThreadState_UncheckedGet(); in get_thread_state()
185 Add a new private _PyThreadState_UncheckedGet() function to get the current
404 Add a new private _PyThreadState_UncheckedGet() function to get the current