#include <Mutex.h>
◆ MutexTryLock()
Try to lock a Mutex object
- Parameters
-
mutex | The Mutex which should be attempted to be locked |
◆ ~MutexTryLock()
orca::common::MutexTryLock::~MutexTryLock |
( |
| ) |
|
|
inline |
Releases, if any, a lock on the previously try-locked Mutex
◆ isSuccessful()
bool orca::common::MutexTryLock::isSuccessful |
( |
| ) |
|
|
inline |
Return if the locking of the Mutex was succesfull
- Returns
- true when the Mutex is locked
◆ _mutex
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/latest/include/orca/common/Mutex.h