Unigine::ScopedWriterLock Class
Header: | #include <UnigineThread.h> |
This class implements a writer lock operating on a read-write mutex.
ScopedWriterLock Class
Members
static ScopedWriterLockPtr create ( RWMutex & l ) #
Constructs a scoped writer lock for the specified synchronization object (read-write mutex).Arguments
- RWMutex & l - Synchronization object (RWMutex).
Last update:
2019-12-25
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)