Searched defs:async_wait_for_single_object (Results 1 – 2 of 2) sorted by relevance
11 mod async_wait_for_single_object; module
39 pub async fn async_wait_for_single_object(source: &impl AsRawDescriptor) -> Result<()> { in async_wait_for_single_object() function