Releases this Mutex and returns it from the exclusive/write state to the free state.

Synopsis

Declared in <absl/synchronization/mutex.h>

void
unlock();

Created with MrDocs