Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::plugin::opendmx::MutexLocker Class Reference

Detailed Description

A convenience class to lock mutexes. The mutex is unlocked when this object is destroyed.

Public Member Functions

 MutexLocker (Mutex *mutex)
 ~MutexLocker ()
void Release ()

Constructor & Destructor Documentation

◆ MutexLocker()

Create a new MutexLocker and lock the mutex.

◆ ~MutexLocker()

Destroy this MutexLocker and unlock the mutex


The documentation for this class was generated from the following files: