Home
last modified time | relevance | path

Searched defs:_SC_THREAD_ROBUST_PRIO_INHERIT (Results 1 – 17 of 17) sorted by relevance

/third_party/toybox/toys/posix/
Dgetconf.c39 #define _SC_THREAD_ROBUST_PRIO_INHERIT -1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h426 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/ndk_musl_include/
Dunistd.h407 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h444 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h420 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h447 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h444 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h420 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h420 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/musl/include/
Dunistd.h426 #define _SC_THREAD_ROBUST_PRIO_INHERIT 247 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs836 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 122; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1481 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 126; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1218 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 86; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs853 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1186 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 124; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2263 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1379 pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant