Added information about started threads.

This commit is contained in:
XMRig
2018-04-15 14:49:39 +07:00
parent 5a53ffa167
commit 87aa636f4b
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];