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 491 # undef USE_THREADS_WIN32
501 # undef USE_THREADS_WIN32
515 #elif defined(USE_THREADS_POSIX) || defined(USE_THREADS_WIN32)
config-win32.h 662 * Undefine both USE_ARES and USE_THREADS_WIN32 for synchronous DNS.
670 !defined(USE_THREADS_WIN32)
671 # define USE_THREADS_WIN32 1
674 #if defined(USE_ARES) && defined(USE_THREADS_WIN32)

Completed in 146 milliseconds