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/
Dinterpreters.py113 for cid in _interpreters.channel_list_all()]
/third_party/python/Lib/test/
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/
D_xxsubinterpretersmodule.c2317 channel_list_all(PyObject *self, PyObject *Py_UNUSED(ignored)) in channel_list_all() function
2583 {"channel_list_all", channel_list_all,