RAII helper that acquires and releases a Mutex exclusively.
Synopsis
Declared in <absl/synchronization/mutex.h>
class MutexLock;
Member Functions
Name |
Description |
|
Constructors |
|
Releases the held mutex. |
Assignment operators |
Created with MrDocs