critical_section::scoped_lock::~scoped_lock Destructor
Destroys a scoped_lock object and releases the critical section supplied in its constructor.
~scoped_lock();
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 object and releases the critical section supplied in its constructor.
~scoped_lock();
Header: concrt.h
Namespace: concurrency