#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/threadutil.h>
Collaboration diagram for ThreadUtil::AutoLock:

Public Member Functions | |
| AutoLock (Mutex &mutex) | |
| ~AutoLock () | |
| Mutex * | operator & () const |
Private Attributes | |
| Mutex & | m_mutex |
|
|
Definition at line 55 of file threadutil.h. References ThreadUtil::Mutex::lock(), and m_mutex. |
|
|
Definition at line 56 of file threadutil.h. References m_mutex, and ThreadUtil::Mutex::unlock(). |
|
|
Definition at line 58 of file threadutil.h. References m_mutex. |
|
|
Definition at line 61 of file threadutil.h. Referenced by AutoLock(), operator &(), and ~AutoLock(). |
1.4.2