Home
last modified time | relevance | path

Searched refs:CLONE_SETTLS (Results 1 – 25 of 31) sorted by relevance

12

/third_party/musl/porting/linux/user/include/
Dsched.h65 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h51 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h63 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h59 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h53 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/ndk_musl_include/
Dsched.h64 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h51 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/include/
Dsched.h64 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h51 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c241 | CLONE_THREAD | CLONE_SYSVSEM | CLONE_SETTLS in __pthread_create()
/third_party/musl/src/thread/
Dpthread_create.c249 | CLONE_THREAD | CLONE_SYSVSEM | CLONE_SETTLS in __pthread_create()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c335 | CLONE_THREAD | CLONE_SYSVSEM | CLONE_SETTLS in __pthread_create()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt129 CLONE_SETTLS
Dlinux.txt273 CLONE_SETTLS
Dandroid.txt224 CLONE_SETTLS
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1145 pub const CLONE_SETTLS: ::c_int = 0x80000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1923 pub const CLONE_SETTLS: ::c_int = 0x80000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1391 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1388 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1383 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1387 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1377 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1401 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1601 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1386 pub const CLONE_SETTLS: u32 = 524288; constant

12