![]() |
ORCA: Optimization-based framework for Robotic Control Applications
|
#include <Mutex.h>
Collaboration diagram for orca::common::MutexLock:Public Member Functions | |
| MutexLock (MutexInterface &mutex_) | |
| ~MutexLock () | |
Protected Attributes | |
| MutexInterface & | m_ |
|
inline |
|
inline |
Releases the lock on the previously locked Mutex
|
protected |
The Mutex to lock and unlock
1.8.11