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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dasyn-thread.c267 * getaddrinfo_thread() resolves a name and then exits.
272 static unsigned int CURL_STDCALL getaddrinfo_thread (void *arg) function
389 td->thread_hnd = Curl_thread_create(getaddrinfo_thread, &td->tsd);

Completed in 43 milliseconds