[#absl-ReleasableMutexLock-Release] = xref:absl.adoc[absl]::xref:absl/ReleasableMutexLock.adoc[ReleasableMutexLock]::Release :relfileprefix: ../../ :mrdocs: Releases the held mutex before destruction. May be called at most once. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void Release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#