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

Go to the source code of this file.

Classes

class  pthreads::Condition
 Allows multiple threads to wait until a condition is satisfied. More...
 

Namespaces

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