Cease managing the current lock without unlocking it.
Declared in <bsls_bsllock.h>
void
release();
Release from management, with no effect, the object currently managed by this guard, if any. Note that unlock is not called on the managed object upon its release.