Home
last modified time | relevance | path

Searched defs:CLONE_SETTLS (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dsched.h51 #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_m_iccarm/kernel/include/
Dsched.h51 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h53 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/include/
Dsched.h76 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h59 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h65 #define CLONE_SETTLS 0x00080000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h63 #define CLONE_SETTLS 0x00080000 macro
/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/s390x/
Dgeneral.rs1386 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/x86/
Dgeneral.rs1380 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/powerpc/
Dgeneral.rs1393 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/mips64/
Dgeneral.rs1396 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/x32/
Dgeneral.rs1387 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/riscv64/
Dgeneral.rs1391 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1388 pub const CLONE_SETTLS: u32 = 524288; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1609 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