Release the read lock that the calling thread holds on this reader‐writer mutex. The behavior is undefined unless the calling thread currently has a read lock on this mutex.

Synopsis

Declared in <bslmt_readerwritermuteximpl.h>

void
unlockRead();

Created with MrDocs