Home
last modified time | relevance | path

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

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

Completed in 195 milliseconds