Searched defs:_leave_task (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/asyncio/ | ||
| D | tasks.py | 951 def _leave_task(loop, task): function |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_tasks.py | 2672 _leave_task = None variable in BaseTaskIntrospectionTests |