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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Destroys a scoped_lock object and releases the critical section supplied in its constructor.
~scoped_lock();
Header: concrt.h
Namespace: concurrency