39#ifndef BLOCXX_MUTEXLOCK_HPP_INCLUDE_GUARD_
40#define BLOCXX_MUTEXLOCK_HPP_INCLUDE_GUARD_
41#include "blocxx/BLOCXX_config.h"
NonRecursiveMutex m_mutex
The Condition class represents a synchronization device that allows threads to suspend execution and ...
MutexLock(Mutex &mutex, bool initially_locked=true)
MutexLock(const MutexLock &arg)
bool operator==(const Array< T > &x, const Array< T > &y)