reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
60 PyInterpreterState *interp; 107 PyAPI_FUNC(void) PyInterpreterState_Clear(PyInterpreterState *); 110 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *); 188 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Next(PyInterpreterState *);