pub fn select_single(id: OsalId, state: &mut u32, timeout_ms: i32) -> Result<()>
Waits for events on a single file handle with a relative timeout.