Searched defs:_enter_task (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/asyncio/ | ||
| D | tasks.py | 902 def _enter_task(loop, task): function |
| /external/python/cpython3/Lib/test/test_asyncio/ | ||
| D | test_tasks.py | 3088 _enter_task = None variable in BaseTaskIntrospectionTests |