Home
last modified time | relevance | path

Searched defs:shutdown_default_executor (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Devents.py251 async def shutdown_default_executor(self): member in AbstractEventLoop
Dbase_events.py556 async def shutdown_default_executor(self): member in BaseEventLoop