Public Member Functions | |
| FakeLock (const char *name, FakeSemaphore &semaphore) | |
| FakeLock (const FakeLock &other) | |
| FakeLock (FakeLock &&other) | |
| void | operator= (FakeLock &&other) |
| FakeLock & | operator= (const FakeLock &other) |
| void | release () |
| bool | isReleased () const |