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

1 2 3 4 5 6 7

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
_gcc.h 40 (defined (__OpenBSD__) && defined (_POSIX_THREADS)) || \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
_gcc.h 40 (defined (__OpenBSD__) && defined (_POSIX_THREADS)) || \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_openbsd.h 5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
9 #if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
config.h 19 #if defined(_POSIX_THREADS) && _POSIX_THREADS > 0
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
posix_features.hpp 39 // POSIX defines _POSIX_THREADS > 0 for pthread support,
40 // however some platforms define _POSIX_THREADS without
41 // a value, hence the (_POSIX_THREADS+0 >= 0) check.
45 # if defined(_POSIX_THREADS) && (_POSIX_THREADS+0 >= 0) && !defined(BOOST_HAS_WINTHREADS) && !defined(BOOST_HAS_MPTASKS)
  /ndk/sources/android/support/include/
stdio.h 40 #define _POSIX_THREADS 1
  /prebuilts/ndk/9/sources/android/support/include/
stdio.h 40 #define _POSIX_THREADS 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 70 #define _POSIX_THREADS 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix_opt.h 70 #define _POSIX_THREADS 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 70 #define _POSIX_THREADS 200809L
  /bionic/libc/include/machine/
posix_limits.h 90 #define _POSIX_THREADS 200809L /* we support threads */
  /development/ndk/platforms/android-21/include/sys/
limits.h 149 #define _POSIX_THREADS 1 /* we support threads */
  /development/ndk/platforms/android-3/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
limits.h 164 #define _POSIX_THREADS 1 /* we support threads */

Completed in 1374 milliseconds

1 2 3 4 5 6 7