Searched defs:USE_THREADS_WIN32 (Results 1 - 2 of 2) sorted by relevance

/external/curl/lib/
H A Dcurl_setup.h491 # undef USE_THREADS_WIN32 macro
501 # undef USE_THREADS_WIN32 macro
515 #elif defined(USE_THREADS_POSIX) || defined(USE_THREADS_WIN32)
H A Dconfig-win32.h662 * Undefine both USE_ARES and USE_THREADS_WIN32 for synchronous DNS.
670 !defined(USE_THREADS_WIN32)
671 # define USE_THREADS_WIN32 1 macro
674 #if defined(USE_ARES) && defined(USE_THREADS_WIN32)

Completed in 229 milliseconds