critical_section::scoped_lock::~scoped_lock Destructor
Destroys a scoped_lock object and releases the critical section supplied in its constructor.
_CRTIMP ~scoped_lock();
Requirements
Header: concrt.h
Namespace: Concurrency
Ezt a böngészőt már nem támogatjuk.
Frissítsen a Microsoft Edge-re, hogy kihasználhassa a legújabb funkciókat, a biztonsági frissítéseket és a technikai támogatást.
Destroys a scoped_lock object and releases the critical section supplied in its constructor.
_CRTIMP ~scoped_lock();
Header: concrt.h
Namespace: Concurrency