SYNOPSIS top
No synopsis found.
No synopsis found.
#include <omni/sync/auto_lock.hpp>
omni::auto_lock::auto_lock(T* l)(T* l)
omni::auto_lock::~auto_lock()
const T *const omni::auto_lock::handle()
void omni::auto_lock::lock()
bool omni::auto_lock::trylock()
void omni::auto_lock::unlock()
bool omni::auto_lock::operator!=(const auto_lock& o)
bool omni::auto_lock::operator==(const auto_lock& o)