Searched refs:PyInterpreterState_New (Results 1 – 15 of 15) sorted by relevance
106 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_New(void);
308 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_New(void);
220 PyInterpreterState_New
58 PyInterpreterState_New(void) in PyInterpreterState_New() function
203 interp = PyInterpreterState_New(); in Py_InitializeEx()594 interp = PyInterpreterState_New(); in Py_NewInterpreter()
708 interp = PyInterpreterState_New(); in _Py_InitializeCore_impl()1369 interp = PyInterpreterState_New(); in new_interpreter()
123 PyInterpreterState_New(void) in PyInterpreterState_New() function
299 PyInterpreterState_New=python37.PyInterpreterState_New
1032 "PyInterpreterState_New"
569 PyInterpreterState_New:PyInterpreterState*:::
1043 PyInterpreterState_New:PyInterpreterState*:::
697 .. c:function:: PyInterpreterState* PyInterpreterState_New()
981 .. c:function:: PyInterpreterState* PyInterpreterState_New()
2442 - The C API calls ``PyInterpreterState_New()`` and ``PyThreadState_New()``2449 own locking. ``PyInterpreterState_New()`` and ``PyThreadState_New()``
19826 - The C API calls ``PyInterpreterState_New()`` and ``PyThreadState_New()``19833 own locking. ``PyInterpreterState_New()`` and ``PyThreadState_New()``