Home
last modified time | relevance | path

Searched refs:CURL_STDCALL (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dcurl_threads.h29 # define CURL_STDCALL macro
38 # define CURL_STDCALL __stdcall macro
56 curl_thread_t Curl_thread_create(unsigned int (CURL_STDCALL *func) (void *),
H A Dcurl_threads.c104 curl_thread_t Curl_thread_create(unsigned int (CURL_STDCALL *func) (void *), in Curl_thread_create()
H A Dasyn-thread.c450 static unsigned int CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread()
503 static unsigned int CURL_STDCALL gethostbyname_thread(void *arg) in gethostbyname_thread()

Completed in 2 milliseconds