Home
last modified time | relevance | path

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

/external/curl/lib/
Dasyn-thread.c267 static unsigned int CURL_STDCALL getaddrinfo_thread (void *arg) in getaddrinfo_thread() function
402 td->thread_hnd = Curl_thread_create(getaddrinfo_thread, &td->tsd); in init_resolve_thread()