#include <mcllib/MCTestMutex.h>
Inheritance diagram for MCTestMutex:
Public Member Functions | |
virtual bool | testLock ()=0 |
Attempt to obtain the lock. |
A test lock attempts to obtain the lock without waiting if the lock cannot be obtained.
|
Attempt to obtain the lock.
Implemented in MCFileMutex. |