Searched refs:waiting_worker_thread_count (Results 1 – 1 of 1) sorted by relevance
614 int waiting_worker_thread_count; member735 while (tp->waiting_worker_thread_count < num_threads) { in opj_thread_pool_setup()794 tp->waiting_worker_thread_count ++; in opj_thread_pool_get_next_job()795 assert(tp->waiting_worker_thread_count <= tp->worker_threads_count); in opj_thread_pool_get_next_job()877 tp->waiting_worker_thread_count --; in opj_thread_pool_submit_job()