Return true if this reader‐write lock is currently read locked or write locked, and false otherwise.

Synopsis

Declared in <bslmt_readerwriterlock.h>

bool
isLocked() const;

Created with MrDocs