Added information about started threads.

This commit is contained in:
XMRig 2018-04-15 14:49:39 +07:00
parent 6b4f2d0a91
commit e2d85d78a7
4 changed files with 65 additions and 5 deletions

View file

@ -64,7 +64,6 @@ private:
cryptonight_ctx *m_ctx[N];
MemInfo m_memory;
State m_pausedState;
State m_state;
uint8_t m_hash[N * 32];