Searched refs:_PyInterpreterState_Enable (Results 1 – 4 of 4) sorted by relevance
127 PyAPI_FUNC(_PyInitError) _PyInterpreterState_Enable(_PyRuntimeState *);
81 PYTHONMALLOC env var). _PyGILState_Reinit() and _PyInterpreterState_Enable()
98 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable() function
703 err = _PyInterpreterState_Enable(&_PyRuntime); in _Py_InitializeCore_impl()