Release the lock that the calling thread holds on this mutex.
Declared in <bslmt_readerwritermuteximpl.h>
<bslmt_readerwritermuteximpl.h>
void unlock();
The behavior is undefined unless the calling thread currently has a lock on this mutex.