anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier Class Reference

List of all members.

Public Member Functions

 ThinBarrier (int v)
void release (int n=1)
void acquire (int n=1)

Private Attributes

volatile int started

Constructor & Destructor Documentation

anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier::ThinBarrier ( int  v  )  [inline]

Member Function Documentation

void anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier::acquire ( int  n = 1  )  [inline]
void anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier::release ( int  n = 1  )  [inline]

Member Data Documentation

volatile int anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier::started [private]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1