Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Thread/Thread.h"
#include "Honey/Thread/Lock/Unique.h"
#include "Honey/Thread/Condition/platform/Condition.h"
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. | |