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