#include <Mutex.h>
Try to lock a Mutex object
- Parameters
-
mutex | The Mutex which should be attempted to be locked |
orca::common::MutexTryLock::~MutexTryLock |
( |
| ) |
|
|
inline |
Releases, if any, a lock on the previously try-locked Mutex
bool orca::common::MutexTryLock::isSuccessful |
( |
| ) |
|
|
inline |
Return if the locking of the Mutex was succesfull
- Returns
- true when the Mutex is locked
The Mutex to lock and unlock
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/orca-controller/checkouts/dev/include/orca/common/Mutex.h