Acquire a read lock on the stripe for the specified key.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

void
lockRead(KEY const& key);

Parameters

Name

Description

key

key whose stripe is locked for read

Created with MrDocs