Home
last modified time | relevance | path

Searched defs:SIGEV_NONE (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h194 #define SIGEV_NONE 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h171 #define SIGEV_NONE 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h194 #define SIGEV_NONE 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h194 #define SIGEV_NONE 1 macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h204 #define SIGEV_NONE 1 macro
/third_party/musl/include/
H A Dsignal.h203 #define SIGEV_NONE 1 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs76 pub const SIGEV_NONE: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2156 pub const SIGEV_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs459 pub const SIGEV_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs820 pub const SIGEV_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1249 pub const SIGEV_NONE: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2369 pub const SIGEV_NONE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2010 pub const SIGEV_NONE: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1229 pub const SIGEV_NONE: ::c_int = 1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1562 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1575 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1562 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1554 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1567 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1569 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1559 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1550 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1802 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1557 pub const SIGEV_NONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1810 pub const SIGEV_NONE: u32 = 1; consts

Completed in 246 milliseconds

12