Associate this guard with the specified qlock. The behavior is undefined if this object is already in a locked state.

Synopsis

Declared in <bslmt_qlock.h>

void
setQLock(QLock* qlock);

Parameters

Name

Description

qlock

QLock with which to associate this guard

Created with MrDocs