Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds