Home
last modified time | relevance | path

Searched defs:CLONE_SIGHAND (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h45 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h51 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h43 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h57 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h43 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h55 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h43 #define CLONE_SIGHAND 0x00000800 macro
/third_party/musl/include/
H A Dsched.h68 #define CLONE_SIGHAND 0x00000800 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1138 pub const CLONE_SIGHAND: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1916 pub const CLONE_SIGHAND: ::c_int = 0x800; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1380 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1393 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1383 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1375 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1388 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1385 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1380 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1369 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1593 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1378 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1601 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1379 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1372 pub const CLONE_SIGHAND: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1379 pub const CLONE_SIGHAND: u32 = 2048; consts

Completed in 192 milliseconds