cheshirekow  v0.1.0
barrier.h File Reference
#include <pthread.h>
#include <cpp_pthreads/attr.h>

Go to the source code of this file.

Classes

class  pthreads::Barrier
 A barrier is an object which synchronizes a fixed number of threads at a specific point. More...
 

Namespaces

 pthreads
 Wraps posix-threads (pthreads.h) with object oriented API.