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

  /external/libxml2/
threads.c 29 #elif defined HAVE_WIN32_THREADS
107 #elif defined HAVE_WIN32_THREADS
127 #elif defined HAVE_WIN32_THREADS
151 #elif defined HAVE_WIN32_THREADS
165 /* endif HAVE_WIN32_THREADS */
198 #elif defined HAVE_WIN32_THREADS
226 #elif defined HAVE_WIN32_THREADS
248 #elif defined HAVE_WIN32_THREADS
276 #elif defined HAVE_WIN32_THREADS
310 #elif defined HAVE_WIN32_THREADS
    [all...]
  /external/libxml2/include/
win32config.h 113 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
114 #define HAVE_WIN32_THREADS
  /external/libxml2/win32/VC10/
config.h 112 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
113 #define HAVE_WIN32_THREADS
  /external/libxml2/include/libxml/
threads.h 75 #if defined(HAVE_WIN32_THREADS) && !defined(HAVE_COMPILER_TLS) && defined(LIBXML_STATIC_FOR_DLL)

Completed in 719 milliseconds