Home
last modified time | relevance | path

Searched refs:_SC_THREAD_PRIORITY_SCHEDULING (Results 1 – 25 of 26) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c147 test_sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in main()
/external/musl/src/conf/
Dsysconf.c95 [_SC_THREAD_PRIORITY_SCHEDULING] = VER, in sysconf()
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py138 _SC_THREAD_PRIORITY_SCHEDULING = 56 variable
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
Dthreads_scenarii.c153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dthreads_scenarii.c220 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Dthreads_scenarii.c153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/external/musl/include/
Dunistd.h352 #define _SC_THREAD_PRIORITY_SCHEDULING 79 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
Dthreads_scenarii.c206 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c408 do_sched_tests = (sysconf(_SC_THREAD_PRIORITY_SCHEDULING) > 0 ? 1 : 0); in main()
/external/python/cpython2/Lib/plat-sunos5/
DIN.py289 _SC_THREAD_PRIORITY_SCHEDULING = 579 variable
DSTROPTS.py286 _SC_THREAD_PRIORITY_SCHEDULING = 579 variable
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs750 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 45; constant
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs780 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1158 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 89; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1216 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 84; constant
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1160 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 50; constant
/external/rust/crates/nix/src/
Dunistd.rs2405 _POSIX_THREAD_PRIORITY_SCHEDULING = libc::_SC_THREAD_PRIORITY_SCHEDULING,
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1740 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 63; constant
/external/python/cpython2/Modules/
Dposixmodule.c8431 #ifdef _SC_THREAD_PRIORITY_SCHEDULING
8432 {"SC_THREAD_PRIORITY_SCHEDULING", _SC_THREAD_PRIORITY_SCHEDULING},
/external/rust/crates/libc/src/unix/nto/
Dmod.rs1693 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 51; constant
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2062 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 579; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1153 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 82; constant
/external/python/cpython3/Modules/
Dposixmodule.c12224 #ifdef _SC_THREAD_PRIORITY_SCHEDULING
12225 {"SC_THREAD_PRIORITY_SCHEDULING", _SC_THREAD_PRIORITY_SCHEDULING},
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1306 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2190 pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant

12