Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dsched.h52 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h50 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h52 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h50 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h50 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h58 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h64 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h62 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/ndk_musl_include/
Dsched.h63 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/musl/include/
Dsched.h63 #define CLONE_SYSVSEM 0x00040000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1144 pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1922 pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1382 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1386 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1376 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1400 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1385 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1386 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1379 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1392 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1390 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1387 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1395 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1600 pub const CLONE_SYSVSEM: u32 = 262144; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1387 pub const CLONE_SYSVSEM: u32 = 262144; constant

12