Return true if this lock is locked, and false otherwise.
Synopsis
Declared in <bslmt_qlock.h>
bool
isLocked() const;
Return Value
true if this lock is locked, and false otherwise
Created with MrDocs
Return true if this lock is locked, and false otherwise.
Declared in <bslmt_qlock.h>
bool
isLocked() const;
true if this lock is locked, and false otherwise
Created with MrDocs