Searched refs:_PyThread_CurrentExceptions (Results 1 – 3 of 3) sorted by relevance
251 PyAPI_FUNC(PyObject *) _PyThread_CurrentExceptions(void);
1443 _PyThread_CurrentExceptions(void) in _PyThread_CurrentExceptions() function
1874 return _PyThread_CurrentExceptions(); in sys__current_exceptions_impl()