WIP: somethings wrong.. #19

Closed
muellerr wants to merge 808 commits from source/master into master
Showing only changes of commit 44b70b45e2 - Show all commits

View File

@ -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 =