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 44 of file workerpool.c.

Member Data Documentation

◆ end_count

int workerpool::end_count

Definition at line 56 of file workerpool.c.

◆ endcond

pthread_cond_t workerpool::endcond

Definition at line 54 of file workerpool.c.

◆ mutex

pthread_mutex_t workerpool::mutex

Definition at line 52 of file workerpool.c.

◆ nthreads

int workerpool::nthreads

Definition at line 45 of file workerpool.c.

◆ startcond

pthread_cond_t workerpool::startcond

Definition at line 53 of file workerpool.c.

◆ status

int* workerpool::status

Definition at line 50 of file workerpool.c.

◆ tasks

zarray_t* workerpool::tasks

Definition at line 46 of file workerpool.c.

◆ taskspos

int workerpool::taskspos

Definition at line 47 of file workerpool.c.

◆ threads

pthread_t* workerpool::threads

Definition at line 49 of file workerpool.c.


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


apriltag
Author(s): Edwin Olson , Max Krogius
autogenerated on Mon Jun 26 2023 02:26:35