30 #ifndef THREAD_MUTEX_HXX 31 #define THREAD_MUTEX_HXX ScopeUnlock & operator=(const ScopeUnlock &other)=delete
Low-level wrapper for a pthread_mutex_t.
Within the scope of an instance, this class will keep a Mutex unlocked.
Wrapper for a CRITICAL_SECTION, backend for the Mutex class.
ScopeUnlock(Mutex &_mutex)