Searched refs:curl_thread_t_null (Results 1 – 3 of 3) sorted by relevance
80 return curl_thread_t_null; in Curl_thread_create()85 if(hnd != curl_thread_t_null) { in Curl_thread_destroy()96 *hnd = curl_thread_t_null; in Curl_thread_join()129 return curl_thread_t_null; in Curl_thread_create()150 *hnd = curl_thread_t_null; in Curl_thread_join()
30 # define curl_thread_t_null (pthread_t *)0 macro39 # define curl_thread_t_null (HANDLE)0 macro
405 if(td->thread_hnd != curl_thread_t_null) in destroy_async_data()449 td->thread_hnd = curl_thread_t_null; in init_resolve_thread()521 DEBUGASSERT(td->thread_hnd != curl_thread_t_null); in thread_wait_resolv()560 if(td && td->thread_hnd != curl_thread_t_null) in Curl_resolver_kill()