Searched refs:_c_enter_task (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
D | tasks.py | 931 _c_enter_task = _enter_task variable |
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_tasks.py | 3203 _enter_task = staticmethod(tasks._c_enter_task) |