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