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

  /bionic/libc/bionic/
sysconf.cpp 152 case _SC_THREAD_ATTR_STACKADDR: return _POSIX_THREAD_ATTR_STACKADDR;
  /bionic/libc/include/bits/
sysconf.h 118 #define _SC_THREAD_ATTR_STACKADDR 0x0050
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 239 _SC_THREAD_ATTR_STACKADDR,
240 #define _SC_THREAD_ATTR_STACKADDR _SC_THREAD_ATTR_STACKADDR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 239 _SC_THREAD_ATTR_STACKADDR,
240 #define _SC_THREAD_ATTR_STACKADDR _SC_THREAD_ATTR_STACKADDR
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 134 _SC_THREAD_ATTR_STACKADDR = 52
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 204 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 151 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 151 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 218 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR);
  /bionic/tests/headers/posix/
unistd_h.c 231 MACRO(_SC_THREAD_ATTR_STACKADDR);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 606 public static final int _SC_THREAD_ATTR_STACKADDR = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 920 VERIFY_SYSCONF_POSIX_VERSION(_SC_THREAD_ATTR_STACKADDR);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 287 _SC_THREAD_ATTR_STACKADDR = 577
STROPTS.py 284 _SC_THREAD_ATTR_STACKADDR = 577
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 673 initConstant(env, c, "_SC_THREAD_ATTR_STACKADDR", _SC_THREAD_ATTR_STACKADDR);
    [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 7244 milliseconds