HomeSort by relevance Sort by last modified time
    Searched defs:USE_THREADS_WIN32 (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
curl_setup.h 517 # undef USE_THREADS_WIN32
527 # undef USE_THREADS_WIN32
541 #elif defined(USE_THREADS_POSIX) || defined(USE_THREADS_WIN32)
config-win32.h 665 * Undefine both USE_ARES and USE_THREADS_WIN32 for synchronous DNS.
673 !defined(USE_THREADS_WIN32)
674 # define USE_THREADS_WIN32 1
677 #if defined(USE_ARES) && defined(USE_THREADS_WIN32)

Completed in 63 milliseconds