/third_party/ltp/include/lapi/ |
D | prctl.h | 23 # define PR_SET_TIMERSLACK 29 macro
|
/third_party/rust/crates/rustix/src/thread/ |
D | prctl.rs | 484 const PR_SET_TIMERSLACK: c_int = 29; constant
|
/third_party/musl/ndk_musl_include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | prctl.h | 57 #define PR_SET_TIMERSLACK 29 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1088 pub const PR_SET_TIMERSLACK: ::c_int = 29; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2571 pub const PR_SET_TIMERSLACK: ::c_int = 29; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1982 pub const PR_SET_TIMERSLACK: ::c_int = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1234 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1229 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1226 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1225 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1224 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1218 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1225 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1215 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1221 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1239 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1231 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1439 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1447 pub const PR_SET_TIMERSLACK: u32 = 29; constant
|