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
331 PyAPI_FUNC(void) _PyThreadState_Init(PyThreadState *);
413 _PyThreadState_Init(tstate); in new_threadstate()440 _PyThreadState_Init(PyThreadState *tstate) in _PyThreadState_Init() function
778 _PyThreadState_Init=python37._PyThreadState_Init
617 _PyThreadState_Init(tstate); in t_bootstrap()
991 _PyThreadState_Init(tstate); in t_bootstrap()