A mutex + support info; padded to cacheline size, one per stripe
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
class StripedUnorderedContainerImpl_LockElement;
Member Functions
Name |
Description |
|
Create an empty |
Read lock the lock element. |
|
Write lock the lock element. |
|
Read unlock the lock element. |
|
Write unlock the lock element. |
Created with MrDocs