Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_threads.c85 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() function
139 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() function
154 Curl_thread_destroy(*hnd); in Curl_thread_join()
H A Dcurl_threads.h64 void Curl_thread_destroy(curl_thread_t hnd);
H A Dasyn-thread.c415 Curl_thread_destroy(td->thread_hnd); in destroy_async_data()
/curl/tests/libtest/
H A Dlib3207.c163 Curl_thread_destroy(thread[i]); in execute()

Completed in 17 milliseconds