Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dasyn-thread.c445 * getaddrinfo_thread() resolves a name and then exits.
450 static unsigned int CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread() function
670 td->thread_hnd = Curl_thread_create(getaddrinfo_thread, &td->tsd); in init_resolve_thread()

Completed in 2 milliseconds