Home
last modified time | relevance | path

Searched defs:NTSTATUS (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/parking_lot_core/src/thread_parker/windows/
Dkeyed_event.rs47 unsafe fn wait_for(&self, key: *mut ffi::c_void, timeout: *mut i64) -> NTSTATUS { in wait_for()
52 unsafe fn release(&self, key: *mut ffi::c_void) -> NTSTATUS { in release()
/external/rust/crates/mio/src/sys/windows/
Dafd.rs28 ) -> NTSTATUS; in NtCancelIoFileEx()
/external/libusb/libusb/os/
Dwindows_usbdk.c33 typedef LONG NTSTATUS; typedef
/external/cronet/base/win/
Dwindows_types.h74 typedef LONG NTSTATUS; typedef