#include <lightMutex.h>


| Public Member Functions | |
| LightScopedLock (Mutex &m) | |
| ~LightScopedLock () | |
| Private Attributes | |
| Mutex & | m | 
Definition at line 22 of file lightMutex.h.
| 
 | inline | 
Definition at line 38 of file lightMutex.h.
| 
 | inline | 
Definition at line 42 of file lightMutex.h.
References osl::misc::LightScopedLock< Mutex >::m.
| 
 | private | 
Definition at line 23 of file lightMutex.h.
Referenced by osl::misc::LightScopedLock< Mutex >::~LightScopedLock().
 1.8.4
 1.8.4