#include <bdlcc_stripedunorderedcontainerimpl.h>
A mutex + support info; padded to cacheline size, one per stripe
See bdlcc_stripedunorderedcontainerimpl
◆ StripedUnorderedContainerImpl_LockElement()
| bdlcc::StripedUnorderedContainerImpl_LockElement::StripedUnorderedContainerImpl_LockElement |
( |
| ) |
|
|
inline |
◆ lockR()
| void bdlcc::StripedUnorderedContainerImpl_LockElement::lockR |
( |
| ) |
|
|
inline |
Read lock the lock element.
◆ lockW()
| void bdlcc::StripedUnorderedContainerImpl_LockElement::lockW |
( |
| ) |
|
|
inline |
Write lock the lock element.
◆ unlockR()
| void bdlcc::StripedUnorderedContainerImpl_LockElement::unlockR |
( |
| ) |
|
|
inline |
Read unlock the lock element.
◆ unlockW()
| void bdlcc::StripedUnorderedContainerImpl_LockElement::unlockW |
( |
| ) |
|
|
inline |
Write unlock the lock element.
The documentation for this class was generated from the following file: