Searched defs:PyThreadState_Get (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Python/
H A Dpystate.c327 PyThreadState_Get(void) function
330 Py_FatalError("PyThreadState_Get: no current thread");
/external/python/cpython3/Python/
H A Dpystate.c516 PyThreadState_Get(void) function
520 Py_FatalError("PyThreadState_Get: no current thread");

Completed in 137 milliseconds