[#absl-Mutex-WriterUnlock] = xref:absl.adoc[absl]::xref:absl/Mutex.adoc[Mutex]::WriterUnlock :relfileprefix: ../../ :mrdocs: Deprecated writer alias for `unlock()`. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] void WriterUnlock(); ---- [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]#