HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_NO_THREADS (Results 1 - 6 of 6) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
host.h 6 * _STLP_NO_THREADS: if defined, STLport don't use any
11 #define _STLP_NO_THREADS
22 #if (defined (_STLP_NOTHREADS) || defined (_STLP_NO_THREADS) || defined (NOTHREADS))
26 # if !defined (_STLP_NO_THREADS)
27 # define _STLP_NO_THREADS
_apple.h 92 #define _STLP_NO_THREADS //*TY 12/17/2000 - multi-thread capability not explored, yet.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
host.h 6 * _STLP_NO_THREADS: if defined, STLport don't use any
11 #define _STLP_NO_THREADS
22 #if (defined (_STLP_NOTHREADS) || defined (_STLP_NO_THREADS) || defined (NOTHREADS))
26 # if !defined (_STLP_NO_THREADS)
27 # define _STLP_NO_THREADS
_apple.h 92 #define _STLP_NO_THREADS //*TY 12/17/2000 - multi-thread capability not explored, yet.
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
host.h 6 * _STLP_NO_THREADS: if defined, STLport don't use any
11 #define _STLP_NO_THREADS
22 #if (defined (_STLP_NOTHREADS) || defined (_STLP_NO_THREADS) || defined (NOTHREADS))
26 # if !defined (_STLP_NO_THREADS)
27 # define _STLP_NO_THREADS
_apple.h 92 #define _STLP_NO_THREADS //*TY 12/17/2000 - multi-thread capability not explored, yet.

Completed in 85 milliseconds