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

  /bionic/libc/bionic/
sysconf.cpp 153 case _SC_THREAD_ATTR_STACKSIZE: return _POSIX_THREAD_ATTR_STACKSIZE;
  /bionic/libc/include/bits/
sysconf.h 119 #define _SC_THREAD_ATTR_STACKSIZE 0x0051
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 241 _SC_THREAD_ATTR_STACKSIZE,
242 #define _SC_THREAD_ATTR_STACKSIZE _SC_THREAD_ATTR_STACKSIZE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 241 _SC_THREAD_ATTR_STACKSIZE,
242 #define _SC_THREAD_ATTR_STACKSIZE _SC_THREAD_ATTR_STACKSIZE
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 135 _SC_THREAD_ATTR_STACKSIZE = 53
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 205 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 152 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 152 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE);
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 219 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE);
  /bionic/tests/headers/posix/
unistd_h.c 232 MACRO(_SC_THREAD_ATTR_STACKSIZE);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 607 public static final int _SC_THREAD_ATTR_STACKSIZE = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 921 VERIFY_SYSCONF_POSIX_VERSION(_SC_THREAD_ATTR_STACKSIZE);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 288 _SC_THREAD_ATTR_STACKSIZE = 578
STROPTS.py 285 _SC_THREAD_ATTR_STACKSIZE = 578
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 674 initConstant(env, c, "_SC_THREAD_ATTR_STACKSIZE", _SC_THREAD_ATTR_STACKSIZE);
    [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 244 milliseconds