Searched refs:DOWNLOAD_THREAD_SKIP (Results 1 – 3 of 3) sorted by relevance
16 while (dt->thread_state < DOWNLOAD_THREAD_SKIP && count) { in download_thread_retry_delay()27 while (dt->thread_state < DOWNLOAD_THREAD_SKIP && count) { in download_thread_retry_delay()108 if (dt->thread_state < DOWNLOAD_THREAD_SKIP ) in download_thread_skip()109 dt->thread_state = DOWNLOAD_THREAD_SKIP; in download_thread_skip()203 if (dt->thread_state < DOWNLOAD_THREAD_SKIP && os_dir_name) { in download_thread_test_file()325 if (dt->thread_state >= DOWNLOAD_THREAD_SKIP) { in download_thread_func()
41 DOWNLOAD_THREAD_SKIP, // skip current job enumerator
271 return (dt->thread_state >= DOWNLOAD_THREAD_SKIP); in curl_progress_func()