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