Data Fields

PThreadsQueue Struct Reference

Data Fields

pthread_mutex_t queue_mutex
pthread_cond_t queue_cond
pthread_mutex_t complete_mutex
pthread_cond_t complete_cond
boolean waiting1
boolean waiting2
boolean waiting3
int totaljobs
int jobsdone
short int npos
short int nthr
short int fr
short int en
short int qtab [1]

Field Documentation

short int PThreadsQueue::en
short int PThreadsQueue::fr
short int PThreadsQueue::qtab[1]
pthread_cond_t PThreadsQueue::queue_cond
pthread_mutex_t PThreadsQueue::queue_mutex

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