Create a guard for an array of locks beginning at firstLock_p.
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
StripedUnorderedContainerImpl_ArrayOfLocksWriteGuard(StripedUnorderedContainerImpl_LockElement* firstLock_p);
Note that this lock is not locked on construction.
| Name | Description |
|---|---|
| firstLock_p | first lock in the contiguous array to manage |