Legofit
infers population history from nucleotide site patterns.
|
All data used by job queue. More...
Data Fields | |
Job * | todo |
bool | acceptingJobs |
int | maxThreads |
int | nThreads |
int | idle |
int | valid |
pthread_attr_t | attr |
pthread_mutex_t | lock |
pthread_cond_t | wakeWorker |
pthread_cond_t | wakeMain |
void * | threadData |
void *(* | ThreadState_new )(void *threadData) |
void(* | ThreadState_free )(void *threadState) |
All data used by job queue.