Searched refs:_PyThreadState_Init (Results 1 – 7 of 7) 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
176 PyAPI_FUNC(void) _PyThreadState_Init(PyThreadState *);
233 _PyThreadState_Init(tstate); in new_threadstate()260 _PyThreadState_Init(PyThreadState *tstate) in _PyThreadState_Init() function
769 _PyThreadState_Init=python36._PyThreadState_Init
617 _PyThreadState_Init(tstate); in t_bootstrap()
995 _PyThreadState_Init(tstate); in t_bootstrap()