Home
last modified time | relevance | path

Searched refs:_SC_THREAD_PRIORITY_SCHEDULING (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c147 test_sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c92 [_SC_THREAD_PRIORITY_SCHEDULING] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c98 [_SC_THREAD_PRIORITY_SCHEDULING] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h370 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h346 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h373 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h370 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h346 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h352 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h346 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c206 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c220 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/third_party/musl/include/
H A Dunistd.h412 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D3-2.c408 do_sched_tests = (sysconf(_SC_THREAD_PRIORITY_SCHEDULING) > 0 ? 1 : 0); in main()
/third_party/musl/libc-test/src/api/
H A Dunistd.c203 C(_SC_THREAD_PRIORITY_SCHEDULING) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs750 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 45; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs780 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1158 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 89; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1216 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 84; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1160 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1740 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 63; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1693 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 51; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1153 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 82; consts

Completed in 73 milliseconds

12