omni::sync::binary_semaphore::lock
NAME

omni::sync::binary_semaphore::lock

A member function of omni::sync::binary_semaphore

#include <omni/sync/binary_semaphore.hpp>
bool omni::sync::binary_semaphore::lock()


OVERLOADS

bool omni::sync::binary_semaphore::lock(uint32_t timeout_ms)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top