Public Attributes | List of all members
workerpool Struct Reference

Public Attributes

int end_count
 
pthread_cond_t endcond
 
pthread_mutex_t mutex
 
int nthreads
 
pthread_cond_t startcond
 
int * status
 
zarray_ttasks
 
int taskspos
 
pthread_t * threads
 

Detailed Description

Definition at line 46 of file workerpool.c.

Member Data Documentation

int workerpool::end_count

Definition at line 58 of file workerpool.c.

pthread_cond_t workerpool::endcond

Definition at line 56 of file workerpool.c.

pthread_mutex_t workerpool::mutex

Definition at line 54 of file workerpool.c.

int workerpool::nthreads

Definition at line 47 of file workerpool.c.

pthread_cond_t workerpool::startcond

Definition at line 55 of file workerpool.c.

int* workerpool::status

Definition at line 52 of file workerpool.c.

zarray_t* workerpool::tasks

Definition at line 48 of file workerpool.c.

int workerpool::taskspos

Definition at line 49 of file workerpool.c.

pthread_t* workerpool::threads

Definition at line 51 of file workerpool.c.


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


apriltags2
Author(s): Danylo Malyuta
autogenerated on Fri Oct 19 2018 04:02:33