OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURL_STDCALL
(Results
1 - 3
of
3
) sorted by null
/external/curl/lib/
curl_threads.h
27
# define
CURL_STDCALL
36
# define
CURL_STDCALL
__stdcall
55
curl_thread_t Curl_thread_create(unsigned int (
CURL_STDCALL
*func) (void *),
curl_threads.c
104
curl_thread_t Curl_thread_create(unsigned int (
CURL_STDCALL
*func) (void *),
asyn-thread.c
273
static unsigned int
CURL_STDCALL
getaddrinfo_thread(void *arg)
313
static unsigned int
CURL_STDCALL
gethostbyname_thread(void *arg)
Completed in 479 milliseconds