Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_threads.h27 # define CURL_STDCALL macro
36 # define CURL_STDCALL __stdcall macro
54 curl_thread_t Curl_thread_create(unsigned int (CURL_STDCALL *func) (void *),
Dcurl_threads.c104 curl_thread_t Curl_thread_create(unsigned int (CURL_STDCALL *func) (void *), in Curl_thread_create()
Dasyn-thread.c270 static unsigned int CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread()
310 static unsigned int CURL_STDCALL gethostbyname_thread(void *arg) in gethostbyname_thread()