Home
last modified time | relevance | path

Searched refs:to_completion_status_with_overlapped (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/windows/
Devent.rs46 pub(super) fn to_completion_status_with_overlapped( in to_completion_status_with_overlapped() method
Dnamed_pipe.rs1013 event.to_completion_status_with_overlapped(me.event.as_ptr() as *mut _); in schedule_event()