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

Synopsis

Declared in <bslmt_readerwritermutex.h>

bool
isLockedWrite() const;

Created with MrDocs