The Micro C++ Library
|
Declaration of class micxx::Semaphore. More...
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. |
Declaration of class micxx::Semaphore.