Data Fields | |
opj_thread_pool_t * | tp |
opj_thread_t * | thread |
int | marked_as_waiting |
opj_mutex_t * | mutex |
opj_cond_t * | cond |
Referenced by opj_thread_pool_get_next_job(), opj_thread_pool_setup(), and opj_thread_pool_submit_job().
Referenced by opj_thread_pool_destroy(), and opj_thread_pool_setup().
Referenced by opj_thread_pool_setup(), and opj_worker_thread_function().