Blocks the calling thread, if necessary, until this Mutex is free, and then acquires it exclusively.

Synopsis

Declared in <absl/synchronization/mutex.h>

void
lock();

Created with MrDocs