Searched refs:_PyGILState_Init (Results 1 – 8 of 8) sorted by relevance
74 extern void _PyGILState_Init(PyInterpreterState *, PyThreadState *);364 _PyGILState_Init(interp, tstate); in _Py_InitializeEx_Private()
712 _PyGILState_Init(PyInterpreterState *i, PyThreadState *t) in _PyGILState_Init() function
524 _PyGILState_Init(PyInterpreterState *i, PyThreadState *t) in _PyGILState_Init() function
72 extern void _PyGILState_Init(PyInterpreterState *, PyThreadState *);280 _PyGILState_Init(interp, tstate); in Py_InitializeEx()
70 fun:_PyGILState_Init
12304 - Issue #8063: Call _PyGILState_Init() earlier in Py_InitializeEx().
1046 "_PyGILState_Init"