Home
last modified time | relevance | path

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

12

/third_party/pulseaudio/src/pulse/
Dutil.c83 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h35 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h36 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h35 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h35 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h43 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/toybox/lib/
Dportability.h244 #define SCHED_RESET_ON_FORK (1<<30) macro
/third_party/musl/porting/linux/user/include/
Dsched.h49 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h48 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h49 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/musl/include/
Dsched.h48 #define SCHED_RESET_ON_FORK 0x40000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2727 pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1798 pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1408 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1412 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1402 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1426 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1411 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1412 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1405 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1418 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1416 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1413 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1421 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1626 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant

12