NAME
A class of omni::sync
MEMBERS
omni::sync::mutex
A class of omni::sync
#include <omni/sync/mutex.hpp>class omni::sync::mutexMEMBERS
omni::sync::mutex::mutex()
omni::sync::mutex::~mutex()
const omni::sync::mutex_t omni::sync::mutex::handle()
uint64_t omni::sync::mutex::hash()
void omni::sync::mutex::lock()
bool omni::sync::mutex::locked()
bool omni::sync::mutex::trylock()
uint64_t omni::sync::mutex::type()
void omni::sync::mutex::unlock()
bool omni::sync::mutex::operator!=(const omni::sync::mutex& o)
bool omni::sync::mutex::operator==(const omni::sync::mutex& o)
omni::sync::mutex::disposing
omni::sync::mutex::name