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

Declaration of class micxx::Semaphore. More...

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

Classes

class  micxx::Semaphore
 The Semaphore implements a counting semaphore with the ability of claiming or returning more than one unit from the semaphore and with support for timeout detection. More...

Namespaces

namespace  micxx
 

The Micro C++ Library.



Detailed Description

Declaration of class micxx::Semaphore.