xmrig-minimized-dll/src/backend/cpu
2019-07-20 00:37:15 +07:00
..
interfaces Removed unused code. 2019-07-17 15:28:59 +07:00
platform Removed unused code. 2019-07-17 15:28:59 +07:00
cpu.cmake Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00
Cpu.cpp Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00
Cpu.h "GET /1/threads" replaced to "GET /2/backends". 2019-07-19 04:22:21 +07:00
CpuBackend.cpp Fixed build. 2019-07-19 05:03:14 +07:00
CpuBackend.h "GET /1/threads" replaced to "GET /2/backends". 2019-07-19 04:22:21 +07:00
CpuConfig.cpp Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
CpuConfig.h Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
CpuLaunchData.cpp Added support for threads restart if config changed. 2019-07-18 19:11:45 +07:00
CpuLaunchData.h Added support for threads restart if config changed. 2019-07-18 19:11:45 +07:00
CpuThread.cpp Added support for multi-algorithm CPU threads settings. 2019-07-02 22:56:28 +07:00
CpuThread.h Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00
CpuWorker.cpp Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
CpuWorker.h Fixed build. 2019-07-17 05:01:12 +07:00