Searched refs:_PyThreadState_Init (Results 1 – 3 of 3) sorted by relevance
112 PyAPI_FUNC(void) _PyThreadState_Init(PyThreadState *);
199 _PyThreadState_Init(tstate); in new_threadstate()223 _PyThreadState_Init(PyThreadState *tstate) in _PyThreadState_Init() function
617 _PyThreadState_Init(tstate); in t_bootstrap()