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