Home
last modified time | relevance | path

Searched defs:shutdown_asyncgens (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_runners.py37 async def shutdown_asyncgens(): function
/external/python/cpython3/Lib/asyncio/
Devents.py253 async def shutdown_asyncgens(self): member in AbstractEventLoop
Dbase_events.py496 async def shutdown_asyncgens(self): member in BaseEventLoop