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