MutexTimedLock(MutexInterface &mutex, Seconds timeout)
A MutexTimedLock locks a Mutex object on construction and if successful, unlocks it on destruction of...
A MutexTryLock tries to lock an Mutex object on construction and if successful, unlocks it on destruc...
MutexTryLock(MutexInterface &mutex)
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.