Searched refs:PyInterpreterState_Head (Results 1 – 5 of 5) sorted by relevance
195 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Head(void);
2115 interp = PyInterpreterState_Head(); in interp_list_all()2374 interp = PyInterpreterState_Head(); in channel_list_interpreters()
1166 PyInterpreterState_Head(void) in PyInterpreterState_Head() function
1066 debuggers and development tools, was added. :c:func:`PyInterpreterState_Head` and
1620 .. c:function:: PyInterpreterState* PyInterpreterState_Head()