Searched refs:_NOTHREADS (Results 1 - 12 of 12) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dhost.h7 * multithreading support. Synonym is _NOTHREADS
10 #define _NOTHREADS
23 # if !defined (_NOTHREADS)
24 # define _NOTHREADS macro
H A D_android.h31 #undef _NOTHREADS macro
H A D_dec.h111 #if !defined (_NOTHREADS) && !defined (_STLP_THREADS_DEFINED)
H A D_solaris.h47 && !defined(_NOTHREADS) && !defined (_STLP_NO_SPARC_SOLARIS_THREADS)
H A D_bc.h42 # define _NOTHREADS macro
103 #if defined (__MT__) && !defined (_NOTHREADS)
H A D_apple.h94 #define _NOTHREADS //*ty 12/07/2001 - macro
H A D_sgi.h92 #if !defined (_NOTHREADS) && !defined (_STLP_THREADS_DEFINED) && !defined (__GNUC__)
H A D_watcom.h19 #if defined (_MT) && !defined (_NOTHREADS)
H A D_gcc.h47 # define _NOTHREADS 1 macro
H A D_evc.h122 #undef _NOTHREADS macro
H A D_mwerks.h157 # define _NOTHREADS
H A Dfeatures.h238 #if !defined (_NOTHREADS) && !defined (_STLP_THREADS_DEFINED)

Completed in 3703 milliseconds