digiKam
|
Public Attributes | |
de265_cond | cond_var |
int | ctbx [MAX_THREADS] |
int | ctby [MAX_THREADS] |
de265_mutex | mutex |
int | num_threads |
int | num_threads_working |
bool | stopped |
std::deque< thread_task * > | tasks |
de265_thread | thread [MAX_THREADS] |
de265_cond thread_pool::cond_var |
int thread_pool::ctbx[MAX_THREADS] |
int thread_pool::ctby[MAX_THREADS] |
de265_mutex thread_pool::mutex |
int thread_pool::num_threads |
int thread_pool::num_threads_working |
bool thread_pool::stopped |
std::deque<thread_task*> thread_pool::tasks |
de265_thread thread_pool::thread[MAX_THREADS] |