UniqueLock::operator bool

Report whether this lock currently owns its mutex.

Synopsis

Declared in <sync.h>

operator bool();

Return Value

true if the mutex is held.