Home
last modified time | relevance | path

Searched defs:WNOHANG (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h90 #define WNOHANG 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dwait.h36 #define WNOHANG 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dwait.h36 #define WNOHANG 1 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h89 #define WNOHANG 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dwait.h36 #define WNOHANG 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h92 #define WNOHANG 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dwait.h40 #define WNOHANG 1 macro
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h95 #define WNOHANG 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h90 #define WNOHANG 1 macro
/third_party/musl/include/
H A Dstdlib.h96 #define WNOHANG 1 macro
/third_party/musl/include/sys/
H A Dwait.h36 #define WNOHANG 1 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs140 pub const WNOHANG: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs441 pub const WNOHANG: ::c_int = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs940 pub const WNOHANG: ::c_int = 0x00000001; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs949 pub const WNOHANG: ::c_int = 0x01; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs835 pub const WNOHANG: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1246 pub const WNOHANG: ::c_int = 0x01; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1159 pub const WNOHANG: ::c_int = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1224 pub const WNOHANG: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1937 pub const WNOHANG: ::c_int = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1384 pub const WNOHANG: ::c_int = 0x40; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2160 pub const WNOHANG: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2269 pub const WNOHANG: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2159 pub const WNOHANG: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2139 pub const WNOHANG: u32 = 1; consts

Completed in 101 milliseconds

12