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