omni::sync::semaphore::release
NAME

omni::sync::semaphore::release

A member function of omni::sync::semaphore

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

OVERLOADS

uint32_t omni::sync::semaphore::release(uint32_t count)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top