#include <shared_mutex.h>
Definition at line 11 of file shared_mutex.h.
◆ ~SharedMutex()
virtual fml::SharedMutex::~SharedMutex |
( |
| ) |
|
|
virtualdefault |
◆ Create()
◆ Lock()
virtual void fml::SharedMutex::Lock |
( |
| ) |
|
|
pure virtual |
◆ LockShared()
virtual void fml::SharedMutex::LockShared |
( |
| ) |
|
|
pure virtual |
◆ Unlock()
virtual void fml::SharedMutex::Unlock |
( |
| ) |
|
|
pure virtual |
◆ UnlockShared()
virtual void fml::SharedMutex::UnlockShared |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: