Searched defs:_STLP_THREADS (Results 1 - 7 of 7) sorted by last modified time

/external/stlport/stlport/stl/config/
H A D_bc.h104 # define _STLP_THREADS macro
H A D_dm.h55 # define _STLP_THREADS macro
H A D_linux.h52 # define _STLP_THREADS macro
H A D_msvc.h63 # define _STLP_THREADS 1 macro
H A D_openbsd.h5 #if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
6 # define _STLP_THREADS macro
H A D_watcom.h20 # define _STLP_THREADS 1 macro
H A Dfeatures.h248 # define _STLP_THREADS macro
252 # define _STLP_THREADS macro
266 #if (defined (_REENTRANT) || defined (_THREAD_SAFE)) && !defined (_STLP_THREADS)
267 # define _STLP_THREADS macro
278 #if defined (_STLP_THREADS)
467 # ifndef _STLP_THREADS
473 # ifndef _STLP_THREADS
486 # ifndef _STLP_THREADS
492 # ifndef _STLP_THREADS

Completed in 351 milliseconds