[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_TestUtil-unlockWrite] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_TestUtil.adoc[StripedUnorderedContainerImpl_TestUtil]::unlockWrite :relfileprefix: ../../../ :mrdocs: Call the `unlockWrite` method of `bdlcc::StripedUnorderedContainerImpl` `d_locks_p` lock of the specified `key`. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void unlockWrite(KEY const& key); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#