Searched refs:PyThreadState (Results 1 – 2 of 2) sorted by relevance
88 # define PyThreadState Py_ssize_t macro335 static void(*dll_PyEval_RestoreThread)(PyThreadState *);336 static PyThreadState*(*dll_PyEval_SaveThread)(void);835 typedef PyObject PyThreadState; typedef839 static PyThreadState *saved_python_thread = NULL;
395 static void(*py3_PyEval_RestoreThread)(PyThreadState *);396 static PyThreadState*(*py3_PyEval_SaveThread)(void);