◆ first
◆ job_available
pthread_cond_t threadqueue_queue_t::job_available |
Signalled when there is a new job to do.
◆ job_done
pthread_cond_t threadqueue_queue_t::job_done |
Signalled when a job has been completed.
◆ last
◆ lock
pthread_mutex_t threadqueue_queue_t::lock |
◆ stop
bool threadqueue_queue_t::stop |
◆ thread_count
int threadqueue_queue_t::thread_count |
◆ thread_running_count
int threadqueue_queue_t::thread_running_count |
◆ threads
pthread_t* threadqueue_queue_t::threads |
The documentation for this struct was generated from the following file: