Home
last modified time | relevance | path

Searched refs:_SC_THREAD_PRIO_PROTECT (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c94 [_SC_THREAD_PRIO_PROTECT] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c100 [_SC_THREAD_PRIO_PROTECT] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h372 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h348 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h375 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h372 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h348 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h354 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h348 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/include/
H A Dunistd.h414 #define _SC_THREAD_PRIO_PROTECT 81 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c202 C(_SC_THREAD_PRIO_PROTECT) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs752 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 47; consts
753 pub const _SC_THREAD_PRIO_CEILING: ::c_int = _SC_THREAD_PRIO_PROTECT;
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs782 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1157 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 88; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1215 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 83; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1742 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 65; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1695 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 53; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1155 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 84; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2064 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 581; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2401 _POSIX_THREAD_PRIO_PROTECT = libc::_SC_THREAD_PRIO_PROTECT,
/third_party/python/Modules/
H A Dposixmodule.c12424 #ifdef _SC_THREAD_PRIO_PROTECT
12425 {"SC_THREAD_PRIO_PROTECT", _SC_THREAD_PRIO_PROTECT},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2192 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1308 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3251 pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 88; consts

Completed in 113 milliseconds