Home
last modified time | relevance | path

Searched refs:CLONE_CHILD_SETTID (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/clone3/
Dclone301.c36 {CLONE_PARENT_SETTID | CLONE_CHILD_SETTID | CLONE_PIDFD, SIGCHLD},
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c57 {"CLONE_CHILD_SETTID", CLONE_CHILD_SETTID | SIGCHLD,
/third_party/musl/porting/linux/user/include/
Dsched.h70 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h56 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h68 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h64 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h58 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h69 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h56 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/include/
Dsched.h69 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h56 #define CLONE_CHILD_SETTID 0x01000000 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt114 CLONE_CHILD_SETTID
Dlinux.txt257 CLONE_CHILD_SETTID
Dandroid.txt208 CLONE_CHILD_SETTID
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1150 pub const CLONE_CHILD_SETTID: ::c_int = 0x01000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1928 pub const CLONE_CHILD_SETTID: ::c_int = 0x01000000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1396 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1393 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1388 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1392 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1382 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1406 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1606 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1391 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1392 pub const CLONE_CHILD_SETTID: u32 = 16777216; constant

12