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

  /bionic/libc/bionic/
sysconf.cpp 151 case _SC_THREADS: return _POSIX_THREADS;
  /bionic/libc/include/bits/
sysconf.h 117 #define _SC_THREADS 0x004f
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread.c 48 /* Check if we're running on HP-UX and _SC_THREADS is defined. If so, then
57 #ifdef _SC_THREADS
  /external/python/cpython2/Python/
thread.c 48 /* Check if we're running on HP-UX and _SC_THREADS is defined. If so, then
57 #ifdef _SC_THREADS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 219 _SC_THREADS,
220 #define _SC_THREADS _SC_THREADS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 219 _SC_THREADS,
220 #define _SC_THREADS _SC_THREADS
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 133 _SC_THREADS = 51
  /external/python/cpython3/Python/
thread.c 29 /* Check if we're running on HP-UX and _SC_THREADS is defined. If so, then
38 #ifdef _SC_THREADS
  /bionic/tests/headers/posix/
unistd_h.c 246 MACRO(_SC_THREADS);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 605 public static final int _SC_THREADS = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 919 VERIFY_SYSCONF_POSIX_VERSION(_SC_THREADS);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 286 _SC_THREADS = 576
STROPTS.py 283 _SC_THREADS = 576
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 672 initConstant(env, c, "_SC_THREADS", _SC_THREADS);
    [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 1171 milliseconds