HomeSort by relevance Sort by last modified time
    Searched refs:_THREAD_SAFE (Results 1 - 9 of 9) sorted by null

  /external/c-ares/
ares_setup.h 51 * AIX 4.3 and newer needs _THREAD_SAFE defined to build
56 # ifndef _THREAD_SAFE
57 # define _THREAD_SAFE
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
features.h 260 #if (defined (_REENTRANT) || defined (_THREAD_SAFE)) && !defined (_STLP_THREADS)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 39 #if !defined (_REENTRANT) && (defined (_THREAD_SAFE) || \
features.h 260 #if (defined (_REENTRANT) || defined (_THREAD_SAFE)) && !defined (_STLP_THREADS)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 45 _THREAD_SAFE Same as _REENTRANT, often used by other systems.
297 #if defined _REENTRANT || defined _THREAD_SAFE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h 46 _THREAD_SAFE Same as _REENTRANT, often used by other systems.
308 #if defined _REENTRANT || defined _THREAD_SAFE
  /external/curl/lib/
curl_setup.h 93 * AIX 4.3 and newer needs _THREAD_SAFE defined to build
98 # ifndef _THREAD_SAFE
99 # define _THREAD_SAFE
curl_config.h.cmake 970 #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}

Completed in 685 milliseconds