The Micro C++ Library
include/micxx/Condition.hxx File Reference

Declaration of class micxx::Condition. More...

#include <micxx/Config.hxx>
#include <micxx/Mutex.hxx>

Classes

class  micxx::Condition
 A Condition provides yet another way for threads to synchronize based upon the actual value of data. More...

Namespaces

namespace  micxx
 

The Micro C++ Library.



Detailed Description

Declaration of class micxx::Condition.