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