little doc correction
This commit is contained in:
parent
e3d094b2de
commit
44b70b45e2
@ -21,10 +21,10 @@ public:
|
||||
};
|
||||
|
||||
/**
|
||||
* Lock the mutex.
|
||||
* Lock the mutex. The timeout value will only be used for
|
||||
* TimeoutType::WAITING
|
||||
* @param timeoutType
|
||||
* @param timeoutMs
|
||||
* This value will only be used for TimeoutType::WAIT
|
||||
* @return
|
||||
*/
|
||||
virtual ReturnValue_t lockMutex(TimeoutType timeoutType =
|
||||
|
Loading…
Reference in New Issue
Block a user