Home
last modified time | relevance | path

Searched refs:_SC_THREAD_PRIO_INHERIT (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/realtime/func/pi-tests/
Dtestpi-0.c97 if (sysconf(_SC_THREAD_PRIO_INHERIT) == -1) in main()
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py139 _SC_THREAD_PRIO_INHERIT = 57 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py290 _SC_THREAD_PRIO_INHERIT = 580 variable
DSTROPTS.py287 _SC_THREAD_PRIO_INHERIT = 580 variable
/external/python/cpython2/Modules/
Dposixmodule.c8434 #ifdef _SC_THREAD_PRIO_INHERIT
8435 {"SC_THREAD_PRIO_INHERIT", _SC_THREAD_PRIO_INHERIT},
/external/python/cpython3/Modules/
Dposixmodule.c10526 #ifdef _SC_THREAD_PRIO_INHERIT
10527 {"SC_THREAD_PRIO_INHERIT", _SC_THREAD_PRIO_INHERIT},