Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unlocks the critical section.
_CRTIMP void unlock();
Remarks
If the lock is not held by the calling thread, an improper_lock exception will be thrown.
Requirements
Header: concrt.h
Namespace: Concurrency