[#absl-Mutex-Unlock-0f] = xref:absl.adoc[absl]::xref:absl/Mutex.adoc[Mutex]::Unlock :relfileprefix: ../../ :mrdocs: Deprecated alias for `unlock()`. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] void Unlock(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#