Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/hardware_MemoryIntegrity/
Dhardware_MemoryIntegrity.py55 def _wait(self, seconds, suspend): member in hardware_MemoryIntegrity
/external/igt-gpu-tools/lib/tests/
Digt_describe.c206 static int _wait(pid_t pid, int *status) { in _wait() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/
Dsyscalls.c227 int _wait(int32_t *status) in _wait() function
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/
Dapi.py294 def _wait(self, member in GcpStandardCloudApiResource
/external/python/cpython3/Lib/asyncio/
Dbase_subprocess.py226 async def _wait(self): member in BaseSubprocessTransport
Dtasks.py463 async def _wait(fs, timeout, return_when, loop): function
/external/python/setuptools/setuptools/_vendor/jaraco/
Dfunctools.py308 def _wait(self): member in Throttler
/external/python/setuptools/pkg_resources/_vendor/jaraco/
Dfunctools.py308 def _wait(self): member in Throttler
/external/python/cpython2/Lib/test/
Dlock_tests.py14 def _wait(): function
/external/python/cpython3/Lib/
Dsubprocess.py1477 def _wait(self, timeout): member in Popen
1906 def _wait(self, timeout): member in Popen
Dthreading.py695 def _wait(self, timeout): member in Barrier
/external/python/cpython3/Lib/test/
Dlock_tests.py23 def _wait(): function
D_test_multiprocessing.py1686 def _wait(): function