[#BloombergLP-bslmt-QLockGuard-unlock] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/QLockGuard.adoc[QLockGuard]::unlock :relfileprefix: ../../../ :mrdocs: Release the lock on the associated `QLock`. The behavior is undefined unless this guard previously acquired the lock and has not already released it. == Synopsis Declared in `<bslmt_qlock.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void unlock(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#