[#absl-MutexLockMaybe-2destructor] = xref:absl.adoc[absl]::xref:absl/MutexLockMaybe.adoc[MutexLockMaybe]::~MutexLockMaybe :relfileprefix: ../../ :mrdocs: Releases the held mutex if one was acquired. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~MutexLockMaybe(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#