Dummy Mutex which doesn't synchronise a all.
More...
#include <TMutexDummy.hpp>
Dummy Mutex which doesn't synchronise a all.
Definition at line 9 of file TMutexDummy.hpp.
◆ Lock
◆ TryLock
◆ MutexDummy() [1/4]
tklb::MutexDummy::MutexDummy |
( |
const MutexDummy & |
| ) |
|
|
delete |
◆ MutexDummy() [2/4]
tklb::MutexDummy::MutexDummy |
( |
const MutexDummy * |
| ) |
|
|
delete |
◆ MutexDummy() [3/4]
◆ MutexDummy() [4/4]
tklb::MutexDummy::MutexDummy |
( |
| ) |
|
|
default |
◆ lock()
void tklb::MutexDummy::lock |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ try_lock()
bool tklb::MutexDummy::try_lock |
( |
| ) |
|
|
inline |
◆ unlock()
void tklb::MutexDummy::unlock |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: