Home
last modified time | relevance | path

Searched defs:AIO_NOTCANCELED (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/ndk_musl_include/
Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/include/
Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1017 pub const AIO_NOTCANCELED: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs451 pub const AIO_NOTCANCELED: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2148 pub const AIO_NOTCANCELED: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1397 pub const AIO_NOTCANCELED: ::c_int = 2; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2500 pub const AIO_NOTCANCELED: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4359 pub const AIO_NOTCANCELED: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1899 pub const AIO_NOTCANCELED: ::c_int = 1; constant