Searched refs:PyInterpreterState_Next (Results 1 – 5 of 5) sorted by relevance
188 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Next(PyInterpreterState *);
436 PyInterpreterState_Next(PyInterpreterState *interp) { in PyInterpreterState_Next() function
1043 "PyInterpreterState_Next"
1129 .. c:function:: PyInterpreterState* PyInterpreterState_Next(PyInterpreterState *interp)
1067 :c:func:`PyInterpreterState_Next` let a caller walk through all the existing