OpenJPEG  2.4.0
Data Fields
opj_worker_thread_t Struct Reference

Data Fields

opj_thread_pool_t * tp
 
opj_thread_t * thread
 
int marked_as_waiting
 
opj_mutex_t * mutex
 
opj_cond_t * cond
 

Field Documentation

◆ cond

opj_cond_t* opj_worker_thread_t::cond

◆ marked_as_waiting

int opj_worker_thread_t::marked_as_waiting

◆ mutex

opj_mutex_t* opj_worker_thread_t::mutex

◆ thread

opj_thread_t* opj_worker_thread_t::thread

◆ tp

opj_thread_pool_t* opj_worker_thread_t::tp

The documentation for this struct was generated from the following file: