Release the lock on the associated QLock. The behavior is undefined unless this guard previously acquired the lock and has not already released it.

Synopsis

Declared in <bslmt_qlock.h>

void
unlock();

Created with MrDocs