Home
last modified time | relevance | path

Searched defs:_wait (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dbase_subprocess.py221 async def _wait(self): member in BaseSubprocessTransport
H A Dlocks.py528 async def _wait(self): member in Barrier
H A Dtasks.py497 async def _wait(fs, timeout, return_when, loop): function
/third_party/python/Lib/test/
H A Dlock_tests.py23 def _wait(): function
[all...]
H A D_test_multiprocessing.py1743 def _wait(): function
/third_party/python/Lib/
H A Dsubprocess.py1580 def _wait(self, timeout): function
2014 def _wait(self, timeout): function
H A Dthreading.py724 def _wait(self, timeout): member in Barrier

Completed in 15 milliseconds