Release the write lock on the stripe for the specified key.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
void
unlockWrite(KEY const& key);
Parameters
Name |
Description |
key |
key whose stripe is unlocked for write |
Created with MrDocs