Guitar
Public Member Functions | Private Attributes | List of all members
AutoLock Class Reference

#include <mutex.h>

Collaboration diagram for AutoLock:
Collaboration graph
[legend]

Public Member Functions

 AutoLock (Mutex *mutex)
 
 ~AutoLock ()
 

Private Attributes

Mutex_mutex
 

Constructor & Destructor Documentation

◆ AutoLock()

AutoLock::AutoLock ( Mutex mutex)
inline
Here is the call graph for this function:

◆ ~AutoLock()

AutoLock::~AutoLock ( )
inline
Here is the call graph for this function:

Member Data Documentation

◆ _mutex

Mutex* AutoLock::_mutex
private

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