[#BloombergLP-bslmt-Mutex-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Mutex.adoc[Mutex]::~Mutex :relfileprefix: ../../../ :mrdocs: Destroy this mutex object. The behavior is undefined if the mutex is in a locked state. == Synopsis Declared in `<bslmt_mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Mutex(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#