Searched refs:PyInterpreterState_New (Results 1 – 15 of 15) sorted by relevance
106 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_New(void);
157 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_New(void);
220 PyInterpreterState_New
346 interp = PyInterpreterState_New(); in _Py_InitializeEx_Private()781 interp = PyInterpreterState_New(); in Py_NewInterpreter()
70 PyInterpreterState_New(void) in PyInterpreterState_New() function
58 PyInterpreterState_New(void) in PyInterpreterState_New() function
196 interp = PyInterpreterState_New(); in Py_InitializeEx()585 interp = PyInterpreterState_New(); in Py_NewInterpreter()
299 PyInterpreterState_New=python36.PyInterpreterState_New
1032 "PyInterpreterState_New"
569 PyInterpreterState_New:PyInterpreterState*:::
596 PyInterpreterState_New:PyInterpreterState*:::
784 .. c:function:: PyInterpreterState* PyInterpreterState_New()
697 .. 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()``