Home
last modified time | relevance | path

Searched refs:CLONE_CHILD_CLEARTID (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c66 CLONE_CHILD_CLEARTID | SIGCHLD,
/third_party/musl/porting/linux/user/include/
Dsched.h67 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h53 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h65 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h61 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h55 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/ndk_musl_include/
Dsched.h66 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h53 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/include/
Dsched.h66 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h53 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c242 | CLONE_PARENT_SETTID | CLONE_CHILD_CLEARTID | CLONE_DETACHED; in __pthread_create()
/third_party/musl/src/thread/
Dpthread_create.c250 | CLONE_PARENT_SETTID | CLONE_CHILD_CLEARTID | CLONE_DETACHED; in __pthread_create()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c336 | CLONE_PARENT_SETTID | CLONE_CHILD_CLEARTID | CLONE_DETACHED; in __pthread_create()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt113 CLONE_CHILD_CLEARTID
Dlinux.txt256 CLONE_CHILD_CLEARTID
Dandroid.txt207 CLONE_CHILD_CLEARTID
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1147 pub const CLONE_CHILD_CLEARTID: ::c_int = 0x200000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1925 pub const CLONE_CHILD_CLEARTID: ::c_int = 0x200000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1393 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1390 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1385 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1389 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1379 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1403 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1603 pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant

12