omni::sync::semaphore::semaphore
NAME

omni::sync::semaphore::semaphore

A member ctor of omni::sync::semaphore

#include <omni/sync/semaphore.hpp>
omni::sync::semaphore::semaphore()


OVERLOADS

omni::sync::semaphore::semaphore(uint32_t maxent)
omni::sync::semaphore::semaphore(uint32_t maxent, bool lock1st)
omni::sync::semaphore::semaphore(const omni::sync::semaphore& cp)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top