Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_threads.c93 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() function
145 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() function
H A Dcurl_threads.h66 int Curl_thread_join(curl_thread_t *hnd);
H A Dasyn-thread.c419 Curl_thread_join(&td->thread_hnd); in destroy_async_data()
517 if(Curl_thread_join(&td->thread_hnd)) { in thread_wait_resolv()
/curl/tests/libtest/
H A Dlib3207.c163 Curl_thread_join(&thread[i]); in execute()

Completed in 13 milliseconds