#include <MamdaLock.h>
◆ Scheme
Enumerator |
---|
SHARED | |
EXCLUSIVE | |
Definition: MamdaLock.h:57
Definition: MamdaLock.h:56
◆ Type
Definition: MamdaLock.h:63
Definition: MamdaLock.h:62
◆ MamdaLock()
Wombat::MamdaLock::MamdaLock |
( |
Scheme |
scheme, |
|
|
const char * |
context, |
|
|
int |
threads = 0 |
|
) |
| |
◆ ~MamdaLock()
Wombat::MamdaLock::~MamdaLock |
( |
| ) |
|
◆ acquire()
bool Wombat::MamdaLock::acquire |
( |
Type |
type | ) |
|
◆ release()
bool Wombat::MamdaLock::release |
( |
Type |
type | ) |
|
◆ type()
static const char* Wombat::MamdaLock::type |
( |
Type |
type | ) |
|
|
static |
◆ scheme()
static const char* Wombat::MamdaLock::scheme |
( |
Scheme |
scheme | ) |
|
|
static |
◆ lockingEnabled()
static bool Wombat::MamdaLock::lockingEnabled |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: