[#absl-Mutex-MuHow] = xref:absl.adoc[absl]::xref:absl/Mutex.adoc[Mutex]::MuHow :relfileprefix: ../../ :mrdocs: A constant that indicates how a lock should be acquired. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:absl/MuHowS.adoc[MuHowS] const* MuHow; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#