Home
last modified time | relevance | path

Searched refs:SA_ONESHOT (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h215 #define SA_ONESHOT SA_RESETHAND macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h271 #define SA_ONESHOT SA_RESETHAND macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h271 #define SA_ONESHOT SA_RESETHAND macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h271 #define SA_ONESHOT SA_RESETHAND macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h294 #define SA_ONESHOT SA_RESETHAND macro
/third_party/musl/include/
H A Dsignal.h293 #define SA_ONESHOT SA_RESETHAND macro
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1079 pub const SA_ONESHOT: ::c_int = SA_RESETHAND; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1476 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1476 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1468 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1489 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1477 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1481 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1469 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1464 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1719 pub const SA_ONESHOT: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1471 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1727 pub const SA_ONESHOT: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1472 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1465 pub const SA_ONESHOT: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1472 pub const SA_ONESHOT: u32 = 2147483648; consts

Completed in 185 milliseconds