38#ifndef BLOCXX_NON_RECURSIVE_MUTEXLOCK_HPP_INCLUDE_GUARD_
39#define BLOCXX_NON_RECURSIVE_MUTEXLOCK_HPP_INCLUDE_GUARD_
40#include "blocxx/BLOCXX_config.h"
Note that descriptions of what exceptions may be thrown assumes that object is used correctly,...
NonRecursiveMutexLock(const NonRecursiveMutexLock &arg)
NonRecursiveMutex * m_mutex
NonRecursiveMutexLock(NonRecursiveMutex &mutex, bool initially_locked=true)