Searched defs:_REENTRANT (Results 1 - 19 of 19) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT macro
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
H A D_apple.h93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated macro
H A D_evc.h120 #undef _REENTRANT macro
121 #define _REENTRANT macro
H A D_gcc.h39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT macro
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
H A D_apple.h93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated macro
H A D_evc.h120 #undef _REENTRANT macro
121 #define _REENTRANT macro
H A D_gcc.h39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT macro
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
H A D_apple.h93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated macro
H A D_evc.h120 #undef _REENTRANT macro
121 #define _REENTRANT macro
H A D_gcc.h39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A D_linux.h25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
26 # define _REENTRANT macro
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
H A D_apple.h93 #undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is activated macro
H A D_evc.h120 #undef _REENTRANT macro
121 #define _REENTRANT macro
H A D_gcc.h39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
42 # define _REENTRANT macro
/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dpyconfig.h1194 #define _REENTRANT 1 macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpyconfig.h1194 #define _REENTRANT 1 macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpyconfig.h1194 #define _REENTRANT 1 macro

Completed in 1119 milliseconds