Searched refs:_Py_NewInterpreter (Results 1 – 4 of 4) sorted by relevance
64 PyAPI_FUNC(PyThreadState *) _Py_NewInterpreter(int isolated_subinterpreter);
1974 _Py_NewInterpreter(int isolated_subinterpreter) in _Py_NewInterpreter() function1988 return _Py_NewInterpreter(0); in Py_NewInterpreter()
2022 PyThreadState *tstate = _Py_NewInterpreter(isolated); in interp_create()
1349 …<elf-symbol name='_Py_NewInterpreter' type='func-type' binding='global-binding' visibility='defaul…16793 …_Py_NewInterpreter' mangled-name='_Py_NewInterpreter' filepath='Python/pylifecycle.c' line='1974' …