Searched refs:PyInterpreterState_New (Results 1 – 8 of 8) sorted by relevance
106 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_New(void);
220 PyInterpreterState_New
58 PyInterpreterState_New(void) in PyInterpreterState_New() function
196 interp = PyInterpreterState_New(); in Py_InitializeEx()585 interp = PyInterpreterState_New(); in Py_NewInterpreter()
1032 "PyInterpreterState_New"
569 PyInterpreterState_New:PyInterpreterState*:::
697 .. c:function:: PyInterpreterState* PyInterpreterState_New()
2442 - The C API calls ``PyInterpreterState_New()`` and ``PyThreadState_New()``2449 own locking. ``PyInterpreterState_New()`` and ``PyThreadState_New()``