Home
last modified time | relevance | path

Searched refs:channel_list_all (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/support/
H A Dinterpreters.py113 for cid in _interpreters.channel_list_all()]
/third_party/python/Lib/test/
H A Dtest__xxsubinterpreters.py289 for cid in interpreters.channel_list_all():
1170 before = interpreters.channel_list_all()
1174 after = interpreters.channel_list_all()
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c2302 channel_list_all(PyObject *self, PyObject *Py_UNUSED(ignored)) in channel_list_all() function
2334 "channel_list_all() -> [cid]\n\
2568 {"channel_list_all", channel_list_all,

Completed in 8 milliseconds