Searched refs:PyInterpreterState_Main (Results 1 – 8 of 8) sorted by relevance
194 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Main(void);
758 (PyInterpreterState_Get() != PyInterpreterState_Main())) { in subprocess_fork_exec()
6688 if (_PyInterpreterState_GET() != PyInterpreterState_Main()) { in os_fork1_impl()7340 if (_PyInterpreterState_GET() != PyInterpreterState_Main()) { in os_forkpty_impl()
1172 PyInterpreterState_Main(void) in PyInterpreterState_Main() function
1931 PyInterpreterState *main_interp = PyInterpreterState_Main(); in new_interpreter()
846 Added Documention for PyInterpreterState_Main().
1309 :c:func:`PyInterpreterState_Main` function returns a pointer to its state.1625 .. c:function:: PyInterpreterState* PyInterpreterState_Main()
326 …<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…17316 …PyInterpreterState_Main' mangled-name='PyInterpreterState_Main' filepath='Python/pystate.c' line='…