Searched refs:_PyThread_CurrentExceptions (Results 1 – 3 of 3) sorted by relevance
190 PyAPI_FUNC(PyObject *) _PyThread_CurrentExceptions(void);
1248 _PyThread_CurrentExceptions(void) in _PyThread_CurrentExceptions() function
1892 return _PyThread_CurrentExceptions(); in sys__current_exceptions_impl()