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

Synopsis

Declared in <bslmt_readerwritermuteximpl.h>

bool
isLockedWrite() const;

Created with MrDocs