Legofit
infers population history from nucleotide site patterns.
Data Fields
JobQueue Struct Reference

All data used by job queue. More...

Data Fields

Jobtodo
 
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)
 

Detailed Description

All data used by job queue.


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