Home
last modified time | relevance | path

Searched defs:CLONE_PARENT (Results 1 – 25 of 25) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h49 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h55 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/ndk_musl_include/
Dsched.h60 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h61 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/include/
Dsched.h60 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h59 #define CLONE_PARENT 0x00008000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1141 pub const CLONE_PARENT: ::c_int = 0x8000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1919 pub const CLONE_PARENT: ::c_int = 0x8000; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1392 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1387 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1384 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1383 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1382 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1376 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1383 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1373 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1379 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1397 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1389 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1597 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1605 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1384 pub const CLONE_PARENT: u32 = 32768; constant