![]() |
ATLAS Offline Software
|
Public Member Functions | |
| RCUObjectGraceSets (size_t nslots) | |
Public Attributes | |
| boost::dynamic_bitset | m_grace |
| Bit[i] set means that slot i is in a grace period. More... | |
| boost::dynamic_bitset | m_oldGrace |
| Same thing, for the objects marked as old. More... | |
Definition at line 49 of file RCUObject.cxx.
|
inline |
Definition at line 51 of file RCUObject.cxx.
| boost::dynamic_bitset Athena::RCUObjectGraceSets::m_grace |
Bit[i] set means that slot i is in a grace period.
Definition at line 59 of file RCUObject.cxx.
| boost::dynamic_bitset Athena::RCUObjectGraceSets::m_oldGrace |
Same thing, for the objects marked as old.
Definition at line 62 of file RCUObject.cxx.
1.8.18