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