Gamgee
You miserable little maggot. I'll stove your head in!
|
Public Attributes | |
int | n_threads |
int | n_blks |
int | curr |
int | done |
volatile int | proc_cnt |
void ** | blk |
int * | len |
worker_t * | w |
pthread_t * | tid |
pthread_mutex_t | lock |
pthread_cond_t | cv |
void** bgzf_mtaux_t::blk |
int bgzf_mtaux_t::curr |
pthread_cond_t bgzf_mtaux_t::cv |
int bgzf_mtaux_t::done |
int* bgzf_mtaux_t::len |
pthread_mutex_t bgzf_mtaux_t::lock |
int bgzf_mtaux_t::n_blks |
int bgzf_mtaux_t::n_threads |
volatile int bgzf_mtaux_t::proc_cnt |
pthread_t* bgzf_mtaux_t::tid |
worker_t* bgzf_mtaux_t::w |