Searched defs:_STLP_NO_THREADS (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dhost.h6 * _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 macro
H A D_apple.h92 #define _STLP_NO_THREADS //*TY 12/17/2000 - multi-thread capability not explored, yet. macro

Completed in 104 milliseconds