Honeycomb  0.1
Component-Model Framework
Classes | Namespaces
Condition.h File Reference
#include "Honey/Thread/Thread.h"
#include "Honey/Thread/Lock/Unique.h"
#include "Honey/Thread/Condition/platform/Condition.h"
Include dependency graph for Condition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::Condition
 Method to synchronize threads. Condition variables eliminate the need for repeated polling to check the value of some data. More...
 

Namespaces

 honey
 Global Honeycomb namespace.