omni::sync::mutex::lock
NAME

omni::sync::mutex::lock

A member function of omni::sync::mutex

#include <omni/sync/mutex.hpp>
void omni::sync::mutex::lock()

OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top