Home
last modified time | relevance | path

Searched refs:_STLP_NO_THREADS (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dhost.h22 #if (defined (_STLP_NOTHREADS) || defined (_STLP_NO_THREADS) || defined (NOTHREADS))
26 # if !defined (_STLP_NO_THREADS)
27 # define _STLP_NO_THREADS macro
D_dm.h54 #if defined (_MT) && !defined (_STLP_NO_THREADS)
D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
D_apple.h92 #define _STLP_NO_THREADS //*TY 12/17/2000 - multi-thread capability not explored, yet. macro
D_msvc.h62 #if defined (_MT) && !defined (_STLP_NO_THREADS)
/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp31 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)
748 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)