Searched refs:EpochAddress (Results 1 – 1 of 1) sorted by relevance
59 const uint64_t *EpochAddress = nullptr; variable66 : EpochAddress(&Parent->Epoch), EpochAtCreation(Parent->Epoch) {} in HandleBase()71 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; } in isHandleInSync()76 const void *getEpochAddress() const { return EpochAddress; } in getEpochAddress()