#define ONIXS_ICEBOE_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_NAMESPACE_END
#define ONIXS_ICEBOE_EXPORTED
void release()
Increments the counter by one.
Semaphore(unsigned int count=1)
Constructor.
bool tryAcquire()
Tries to decrement the counter by one.
void acquire()
Decrements the counter by one.