#include <threads.h>
Collaboration diagram for audiere::ScopedLock:

Public Member Functions | |
| ScopedLock (Mutex &mutex) | |
| ScopedLock (Mutex *mutex) | |
| ~ScopedLock () | |
Definition at line 55 of file threads.h.
|
|
Definition at line 57 of file threads.h. References audiere::Mutex::lock(). |
|
|
Definition at line 61 of file threads.h. References audiere::Mutex::lock(). |
|
|
Definition at line 65 of file threads.h. References audiere::Mutex::unlock(). |
1.4.6