Return true if this reader‐write mutex is currently read locked, and false otherwise.
Synopsis
Declared in <bslmt_readerwritermuteximpl.h>
bool
isLockedRead() const;
Return Value
true if locked for reading, and false otherwise
Created with MrDocs