Searched refs:PyThread_GetInfo (Results 1 – 3 of 3) sorted by relevance
84 PyAPI_FUNC(PyObject*) PyThread_GetInfo(void);
169 PyThread_GetInfo(void) in PyThread_GetInfo() function
2424 SET_SYS_FROM_STRING("thread_info", PyThread_GetInfo()); in _PySys_BeginInit()