xmrig-minimized-dll/src/workers
2018-04-03 02:55:28 +07:00
..
CpuThread.cpp New style function selector. 2018-04-03 02:55:28 +07:00
CpuThread.h New style function selector. 2018-04-03 02:55:28 +07:00
DoubleWorker.cpp Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
DoubleWorker.h Remove align.h. 2018-03-14 17:11:51 +07:00
Handle.cpp Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
Handle.h Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
Hashrate.cpp Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
Hashrate.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
SingleWorker.cpp New style function selector. 2018-04-03 02:55:28 +07:00
SingleWorker.h Update copyright and move version into Job class. 2018-03-06 17:06:07 +07:00
Worker.cpp New style function selector. 2018-04-03 02:55:28 +07:00
Worker.h New style function selector. 2018-04-03 02:55:28 +07:00
Workers.cpp Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
Workers.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00