Searched defs:_wait (Results 1 – 13 of 13) sorted by relevance
/external/autotest/server/site_tests/hardware_MemoryIntegrity/ |
D | hardware_MemoryIntegrity.py | 55 def _wait(self, seconds, suspend): member in hardware_MemoryIntegrity
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_describe.c | 206 static int _wait(pid_t pid, int *status) { in _wait() function
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/ |
D | syscalls.c | 227 int _wait(int32_t *status) in _wait() function
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
D | api.py | 294 def _wait(self, member in GcpStandardCloudApiResource
|
/external/python/cpython3/Lib/asyncio/ |
D | base_subprocess.py | 226 async def _wait(self): member in BaseSubprocessTransport
|
D | tasks.py | 463 async def _wait(fs, timeout, return_when, loop): function
|
/external/python/setuptools/setuptools/_vendor/jaraco/ |
D | functools.py | 308 def _wait(self): member in Throttler
|
/external/python/setuptools/pkg_resources/_vendor/jaraco/ |
D | functools.py | 308 def _wait(self): member in Throttler
|
/external/python/cpython2/Lib/test/ |
D | lock_tests.py | 14 def _wait(): function
|
/external/python/cpython3/Lib/ |
D | subprocess.py | 1477 def _wait(self, timeout): member in Popen 1906 def _wait(self, timeout): member in Popen
|
D | threading.py | 695 def _wait(self, timeout): member in Barrier
|
/external/python/cpython3/Lib/test/ |
D | lock_tests.py | 23 def _wait(): function
|
D | _test_multiprocessing.py | 1686 def _wait(): function
|