A mutex + support info; padded to cacheline size, one per stripe
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
class StripedUnorderedContainerImpl_LockElement;
| Name | Description |
|---|---|
StripedUnorderedContainerImpl_LockElement [constructor] | Create an empty StripedUnorderedContainerImpl_LockElement object. |
lockR | Read lock the lock element. |
lockW | Write lock the lock element. |
unlockR | Read unlock the lock element. |
unlockW | Write unlock the lock element. |