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