/third_party/pulseaudio/src/pulse/ |
D | util.c | 83 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 35 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 36 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 35 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 35 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 43 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/toybox/lib/ |
D | portability.h | 244 #define SCHED_RESET_ON_FORK (1<<30) macro
|
/third_party/musl/porting/linux/user/include/ |
D | sched.h | 49 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 48 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/ndk_musl_include/ |
D | sched.h | 49 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/musl/include/ |
D | sched.h | 48 #define SCHED_RESET_ON_FORK 0x40000000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2727 pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1798 pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1408 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1412 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1402 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1426 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1411 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1412 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1405 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1418 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1416 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1413 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1421 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1626 pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant
|