Home
last modified time | relevance | path

Searched refs:_SC_THREAD_ROBUST_PRIO_PROTECT (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c167 [_SC_THREAD_ROBUST_PRIO_PROTECT] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c173 [_SC_THREAD_ROBUST_PRIO_PROTECT] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h445 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h448 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h445 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h427 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h421 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/musl/include/
H A Dunistd.h487 #define _SC_THREAD_ROBUST_PRIO_PROTECT 248 macro
/third_party/toybox/toys/posix/
H A Dgetconf.c40 #define _SC_THREAD_ROBUST_PRIO_PROTECT -1 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c206 C(_SC_THREAD_ROBUST_PRIO_PROTECT) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs837 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 123; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs854 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1219 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 87; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1482 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 127; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1187 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 125; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2420 _POSIX_THREAD_ROBUST_PRIO_PROTECT = libc::_SC_THREAD_ROBUST_PRIO_PROTECT,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2264 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1380 pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; consts

Completed in 61 milliseconds