Searched defs:wait_for_handle (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/crosvm/cros_async/src/sys/windows/ |
H A D | tokio_source.rs | 214 pub async fn wait_for_handle(&self) -> AsyncResult<()> { in wait_for_handle() method
|
H A D | handle_source.rs | 387 pub async fn wait_for_handle(&self) -> AsyncResult<()> { in wait_for_handle() method
|
H A D | overlapped_source.rs | 402 pub async fn wait_for_handle(&self) -> AsyncResult<()> { in wait_for_handle() method
|
/aosp_15_r20/external/crosvm/cros_async/src/ |
H A D | io_source.rs | 164 pub async fn wait_for_handle(&self) -> AsyncResult<()> { in wait_for_handle() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | windows_events.py | 698 def wait_for_handle(self, handle, timeout=None): member in IocpProactor
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 134 def wait_for_handle(handle, timeout): function
|