[#BloombergLP-bslmt-ReaderWriterMutexImpl-isLockedWrite] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ReaderWriterMutexImpl.adoc[ReaderWriterMutexImpl]::isLockedWrite :relfileprefix: ../../../ :mrdocs: Return `true` if this reader‐write mutex is currently write locked, and `false` otherwise. == Synopsis Declared in `<bslmt_readerwritermuteximpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isLockedWrite() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#