Auto-lock class for managing exclusive locks. More...
#include <SRwLock.h>
Public Member Functions | |
SAutoWriteLock (SRwLock *plock) | |
Constructor. | |
~SAutoWriteLock () | |
Destructor. | |
Auto-lock class for managing exclusive locks.
This class automatically acquires an exclusive lock upon construction and releases it upon destruction.
|
inline |
|
inline |