Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dcurl_threads.c91 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() function
137 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() function
H A Dcurl_threads.h61 int Curl_thread_join(curl_thread_t *hnd);
H A Dasyn-thread.c572 Curl_thread_join(&td->thread_hnd); in destroy_async_data()
721 if(Curl_thread_join(&td->thread_hnd)) { in thread_wait_resolv()

Completed in 3 milliseconds