Home
last modified time | relevance | path

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

/external/curl/lib/
Dasyn-thread.c518 static CURLcode thread_wait_resolv(struct connectdata *conn, in thread_wait_resolv() function
566 (void)thread_wait_resolv(conn, NULL, FALSE); in Curl_resolver_kill()
587 return thread_wait_resolv(conn, entry, TRUE); in Curl_resolver_wait_resolv()