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