#include <lightMutex.h>
Definition at line 51 of file lightMutex.h.
◆ scoped_lock
◆ LightMutex() [1/2]
osl::misc::LightMutex::LightMutex |
( |
const LightMutex & |
| ) |
|
|
privatedelete |
◆ LightMutex() [2/2]
osl::misc::LightMutex::LightMutex |
( |
| ) |
|
|
inline |
◆ lock()
void osl::misc::LightMutex::lock |
( |
| ) |
|
|
inline |
◆ operator=()
◆ tryLock()
bool osl::misc::LightMutex::tryLock |
( |
| ) |
|
|
inline |
◆ unlock()
void osl::misc::LightMutex::unlock |
( |
| ) |
|
|
inline |
◆ waitLock()
bool osl::misc::LightMutex::waitLock |
( |
int |
counter | ) |
|
|
inline |
◆ data
volatile int osl::misc::LightMutex::data |
|
private |
The documentation for this class was generated from the following file: