Home
last modified time | relevance | path

Searched refs:PyInterpreterState_Main (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/cpython/
Dpystate.h194 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Main(void);
/external/python/cpython3/Modules/
D_posixsubprocess.c758 (PyInterpreterState_Get() != PyInterpreterState_Main())) { in subprocess_fork_exec()
Dposixmodule.c6688 if (_PyInterpreterState_GET() != PyInterpreterState_Main()) { in os_fork1_impl()
7340 if (_PyInterpreterState_GET() != PyInterpreterState_Main()) { in os_forkpty_impl()
/external/python/cpython3/Python/
Dpystate.c1172 PyInterpreterState_Main(void) in PyInterpreterState_Main() function
Dpylifecycle.c1931 PyInterpreterState *main_interp = PyInterpreterState_Main(); in new_interpreter()
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a4.rst846 Added Documention for PyInterpreterState_Main().
/external/python/cpython3/Doc/c-api/
Dinit.rst1309 :c:func:`PyInterpreterState_Main` function returns a pointer to its state.
1625 .. c:function:: PyInterpreterState* PyInterpreterState_Main()
/external/python/cpython3/Doc/data/
Dpython3.10.abi326 …<elf-symbol name='PyInterpreterState_Main' type='func-type' binding='global-binding' visibility='d…
16937 …<function-decl name='PyInterpreterState_Main' mangled-name='PyInterpreterState_Main' filepath='./I…
17316PyInterpreterState_Main' mangled-name='PyInterpreterState_Main' filepath='Python/pystate.c' line='…