[#absl-Mutex-ForgetDeadlockInfo] = xref:absl.adoc[absl]::xref:absl/Mutex.adoc[Mutex]::ForgetDeadlockInfo :relfileprefix: ../../ :mrdocs: Forgets any deadlock‐detection information previously gathered about this `Mutex`. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ForgetDeadlockInfo(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#