BloombergLP::bslmt::ReaderWriterMutexImpl::isLockedWrite

Return true if this reader-write mutex is currently write locked, and false otherwise.

Synopsis

Declared in <bslmt_readerwritermuteximpl.h>

bool
isLockedWrite() const;

Return Value

true if locked for writing, and false otherwise