Added initial support for new style threads launch method.

This commit is contained in:
XMRig 2019-07-16 22:10:50 +07:00
parent dff59fabc2
commit 27f3008d79
32 changed files with 1429 additions and 505 deletions

View file

@ -26,7 +26,6 @@
#define XMRIG_WORKERJOB_H
#include <atomic>
#include <string.h>