Release the read lock on the stripe for the specified key.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

void
unlockRead(KEY const& key);

Parameters

Name

Description

key

key whose stripe is unlocked for read

Created with MrDocs