Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Unigine::ScopedReaderLock Class
Header: | #include <UnigineThread.h> |
This class implements a reader lock operating on a read-write mutex. The scoped part shall be locked for reading. No writing can be done in the meantime, but other threads are able to read as well.
ScopedReaderLock Class
Members
static ScopedReaderLockPtr create ( RWMutex & l ) #
Constructs a scoped reader lock for the specified synchronization object (read-write mutex).Arguments
The information on this page is valid for UNIGINE 2.18.1 SDK.
Last update:
19.04.2024
Помогите сделать статью лучше
(или выберите слово/фразу и нажмите Ctrl+Enter