Home
last modified time | relevance | path

Searched defs:_wait (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/site_tests/hardware_MemoryIntegrity/
Dhardware_MemoryIntegrity.py54 def _wait(self, seconds, suspend): member in hardware_MemoryIntegrity
/external/python/cpython3/Lib/asyncio/
Dbase_subprocess.py225 async def _wait(self): member in BaseSubprocessTransport
Dtasks.py428 async def _wait(fs, timeout, return_when, loop): function
/external/python/cpython2/Lib/test/
Dlock_tests.py14 def _wait(): function
/external/python/cpython3/Lib/
Dsubprocess.py1221 def _wait(self, timeout): member in Popen
1592 def _wait(self, timeout): member in Popen
Dthreading.py647 def _wait(self, timeout): member in Barrier
/external/python/cpython3/Lib/test/
Dlock_tests.py15 def _wait(): function
D_test_multiprocessing.py1571 def _wait(): function