unlock

This method releases the lock, possibly causing the underlying operating system to reschedule threads.

Visibility

Public

Signature
virtual void unlock() = 0;

Feedback