Searched refs:PyInterpreterState_Head (Results 1 – 5 of 5) sorted by relevance
179 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Head(void);
2108 interp = PyInterpreterState_Head(); in interp_list_all()2367 interp = PyInterpreterState_Head(); in channel_list_interpreters()
1104 PyInterpreterState_Head(void) in PyInterpreterState_Head() function
1066 debuggers and development tools, was added. :c:func:`PyInterpreterState_Head` and
1583 .. c:function:: PyInterpreterState* PyInterpreterState_Head()