Create a guard for an array of locks beginning at firstLock_p.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

StripedUnorderedContainerImpl_ArrayOfLocksWriteGuard(StripedUnorderedContainerImpl_LockElement* firstLock_p);

Description

Note that this lock is not locked on construction.

Parameters

Name

Description

firstLock_p

first lock in the contiguous array to manage

Created with MrDocs