HomeSort by relevance Sort by last modified time
    Searched refs:_SC_THREAD_PRIO_INHERIT (Results 1 - 22 of 22) sorted by null

  /external/ltp/testcases/realtime/func/pi-tests/
testpi-0.c 97 if (sysconf(_SC_THREAD_PRIO_INHERIT) == -1)
  /bionic/libc/bionic/
sysconf.cpp 155 case _SC_THREAD_PRIO_INHERIT: return _POSIX_THREAD_PRIO_INHERIT;
  /bionic/libc/include/bits/
sysconf.h 121 #define _SC_THREAD_PRIO_INHERIT 0x0053
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 245 _SC_THREAD_PRIO_INHERIT,
246 #define _SC_THREAD_PRIO_INHERIT _SC_THREAD_PRIO_INHERIT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 245 _SC_THREAD_PRIO_INHERIT,
246 #define _SC_THREAD_PRIO_INHERIT _SC_THREAD_PRIO_INHERIT
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 139 _SC_THREAD_PRIO_INHERIT = 57
  /bionic/tests/headers/posix/
unistd_h.c 236 MACRO(_SC_THREAD_PRIO_INHERIT);
  /libcore/luni/src/main/java/android/system/
OsConstants.java     [all...]
  /bionic/tests/
unistd_test.cpp 923 VERIFY_SYSCONF_UNSUPPORTED(_SC_THREAD_PRIO_INHERIT);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 290 _SC_THREAD_PRIO_INHERIT = 580
STROPTS.py 287 _SC_THREAD_PRIO_INHERIT = 580
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 678 initConstant(env, c, "_SC_THREAD_PRIO_INHERIT", _SC_THREAD_PRIO_INHERIT);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 173 milliseconds