Searched defs:handle_wait (Results 1 – 2 of 2) sorted by relevance
83 pub fn handle_wait(&self, event_mask: &mut u32, timeout: Duration) -> Result<(), Error> { in handle_wait() method
133 int handle_wait(struct handle* handle, in handle_wait() function