- lock
void lock()
 Undocumented in source. Be warned that the author may not have intended to support it.
- tryLock
bool tryLock()
 Undocumented in source. Be warned that the author may not have intended to support it.
- unlock
void unlock()
 Undocumented in source. Be warned that the author may not have intended to support it.
RAII lock for the Mutex class.