|
|
The MutexTimeoutException struct. More...
#include <ArmarXCore/core/system/Synchronization.h>
Inheritance diagram for MutexTimeoutException:Public Member Functions | |
| MutexTimeoutException (int timeoutDelayMs, std::string mutexName="") | |
| std::string | name () const override |
The MutexTimeoutException struct.
Definition at line 44 of file Synchronization.h.
|
inline |
Definition at line 46 of file Synchronization.h.
|
inlineoverride |
Definition at line 55 of file Synchronization.h.