Home
last modified time | relevance | path

Searched refs:_Py_NewInterpreter (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/cpython/
Dpylifecycle.h64 PyAPI_FUNC(PyThreadState *) _Py_NewInterpreter(int isolated_subinterpreter);
/external/python/cpython3/Python/
Dpylifecycle.c1974 _Py_NewInterpreter(int isolated_subinterpreter) in _Py_NewInterpreter() function
1988 return _Py_NewInterpreter(0); in Py_NewInterpreter()
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c2022 PyThreadState *tstate = _Py_NewInterpreter(isolated); in interp_create()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1349 …<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' …