Unigine::ScopedLock Class
Header: | #include <UnigineThread.h> |
This class implements a writer lock operating on a simple mutex.
ScopedLock Class
Members
static ScopedLockPtr create ( Mutex & m ) #
Constructs a scoped lock for the specified synchronization object (simple mutex).Arguments
- Mutex & m - Synchronization object (Mutex).
Last update:
2020-04-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)