m_count possible race fix
This commit is contained in:
parent
12690c66d6
commit
26ced53e4d
4 changed files with 8 additions and 5 deletions
|
@ -49,6 +49,8 @@ protected:
|
|||
std::atomic<uint32_t> m_index = {};
|
||||
uint64_t m_hashCount[2] = {};
|
||||
uint64_t m_timestamp[2] = {};
|
||||
|
||||
uint64_t m_count = 0;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue