Searched refs:_STLP_THREADS (Results 1 - 16 of 16) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_openbsd.h5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
6 # define _STLP_THREADS macro
H A D_feedback.h24 # if defined (_STLP_THREADS)
H A D_dm.h55 # define _STLP_THREADS macro
H A D_linux.h52 # define _STLP_THREADS macro
H A D_watcom.h20 # define _STLP_THREADS 1 macro
H A Dfeatures.h242 # define _STLP_THREADS macro
246 # define _STLP_THREADS macro
260 #if (defined (_REENTRANT) || defined (_THREAD_SAFE)) && !defined (_STLP_THREADS)
261 # define _STLP_THREADS macro
272 #if defined (_STLP_THREADS)
461 # ifndef _STLP_THREADS
467 # ifndef _STLP_THREADS
480 # ifndef _STLP_THREADS
486 # ifndef _STLP_THREADS
H A D_bc.h104 # define _STLP_THREADS macro
H A D_msvc.h63 # define _STLP_THREADS 1 macro
/external/stlport/stlport/stl/
H A D_threads.h58 #if defined (_STLP_THREADS)
247 #if defined (_STLP_THREADS) && !defined (_STLP_USE_PTHREAD_SPINLOCK)
281 #if defined (_STLP_THREADS)
448 #if defined (_STLP_THREADS) && \
463 #if defined (_STLP_THREADS)
499 #if defined (_STLP_THREADS) && \
508 #if defined (_STLP_THREADS)
525 #endif // _STLP_THREADS
529 #if defined (_STLP_THREADS)
558 #if defined (_STLP_THREADS)
[all...]
H A D_threads.c56 #if defined (_STLP_THREADS) && !defined (_STLP_USE_PTHREAD_SPINLOCK)
64 #if defined (_STLP_THREADS) && !defined (_STLP_USE_PTHREAD_SPINLOCK)
/external/stlport/test/unit/
H A Dallocator_test.cpp22 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC)
81 #if defined (STLPORT) && defined (_STLP_THREADS) && defined (_STLP_USE_PERTHREAD_ALLOC)
H A Dstring_test.cpp22 #if !defined (STLPORT) || defined (_STLP_THREADS)
/external/stlport/src/
H A Dallocators.cpp127 #ifdef _STLP_THREADS
139 #ifdef _STLP_THREADS
158 #ifdef _STLP_THREADS
198 #if defined (_STLP_THREADS) && \
208 # if defined (_STLP_THREADS)
H A Dios.cpp136 #if defined (_STLP_THREADS) && \
H A Dnum_put_float.cpp355 # if defined (_STLP_THREADS)
/external/stlport/stlport/stl/debug/
H A D_debug.c24 #if defined (_STLP_THREADS)
35 #endif /* _STLP_THREADS */

Completed in 171 milliseconds