ergo
ergo_barrier Struct Reference

#include <barrier.h>

List of all members.

Public Attributes

pthread_mutex_t barrierMutex
pthread_cond_t conditionVar
int initCount
int currCount
int cycle

Member Data Documentation

pthread_mutex_t ergo_barrier::barrierMutex
pthread_cond_t ergo_barrier::conditionVar
int ergo_barrier::currCount

Referenced by ergo_barrier_wait().

int ergo_barrier::cycle

Referenced by ergo_barrier_wait().

int ergo_barrier::initCount

Referenced by ergo_barrier_wait().


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