NAME
A constructor of omni::sync::semaphore
omni::sync::semaphore::semaphore
A constructor of omni::sync::semaphore
#include <omni/sync/semaphore.hpp>
omni::sync::semaphore::semaphore()
omni::sync::semaphore::semaphore(unsigned long maxent)
omni::sync::semaphore::semaphore(unsigned long maxent, bool lock1st)
omni::sync::semaphore::semaphore(const omni::sync::semaphore& cp)