reader_writer_lock::scoped_lock_read::~scoped_lock_read Destructor
Destroys a scoped_lock_read object and releases the lock supplied in its constructor.
_CRTIMP ~scoped_lock_read();
Requirements
Header: concrt.h
Namespace: Concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Destroys a scoped_lock_read object and releases the lock supplied in its constructor.
_CRTIMP ~scoped_lock_read();
Header: concrt.h
Namespace: Concurrency