SharedMutexLock is a scope based Monitor, protecting critical sections with a SharedMutex object through locking and unlocking it.
More...
#include <MutexLock.hpp>
SharedMutexLock is a scope based Monitor, protecting critical sections with a SharedMutex object through locking and unlocking it.
Definition at line 204 of file MutexLock.hpp.
RTT::os::SharedMutexLock::~SharedMutexLock |
( |
| ) |
|
|
inline |
RTT::os::SharedMutexLock::SharedMutexLock |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: