Home
last modified time | relevance | path

Searched refs:wait_on_cond (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py582 async def wait_on_cond(): function
588 waiter = asyncio.ensure_future(wait_on_cond(), loop=self.loop)