#1385 "max-threads-hint" option now also limit RandomX dataset initialization threads.

This commit is contained in:
XMRig
2019-12-07 22:18:06 +07:00
parent 5d6abe4ae6
commit 0c926c5f57
8 changed files with 21 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
*/
#include <algorithm>
#include <string.h>
#include <cstring>
#include <thread>