Home
last modified time | relevance | path

Searched defs:_SC_THREAD_ROBUST_PRIO_PROTECT (Results 1 – 16 of 16) sorted by relevance

/third_party/toybox/toys/posix/
Dgetconf.c40 #define _SC_THREAD_ROBUST_PRIO_PROTECT -1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h427 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h445 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h448 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/include/
Dunistd.h487 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h445 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs837 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 123; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1482 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 127; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1219 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 87; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs854 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1187 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 125; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1380 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2264 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant