Return true if this reader‐write mutex is currently read locked or write locked, and false otherwise.
true
false
Declared in <bslmt_readerwritermutex.h>
<bslmt_readerwritermutex.h>
bool isLocked() const;
Created with MrDocs