Searched refs:create_event_with_notification (Results 1 – 3 of 3) sorted by relevance
70 unsafe { bs.create_event_with_notification(EventType::NotifyWait, &mut notify) }?; in read_blocks_ex()105 unsafe { bs.create_event_with_notification(EventType::NotifyWait, &mut notify) }?; in write_blocks_ex()131 unsafe { bs.create_event_with_notification(EventType::NotifyWait, &mut notify) }?; in flush_blocks_ex()
451 pub unsafe fn create_event_with_notification<'e>( in create_event_with_notification() method1577 .create_event_with_notification(EventType::Timer, &mut cb) in test_create_event_with_notify_fn()
564 bs.create_event_with_notification( in create_socket()