xmrig-minimized/src/workers
2018-04-26 23:27:53 +07:00
..
CpuThread.cpp Send supported algorithms to pool in login request. 2018-04-26 15:02:01 +07:00
CpuThread.h Fixed automatic threads mode for --av above 4 2018-04-17 09:42:53 +07:00
Handle.cpp Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
Handle.h Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
Hashrate.cpp Merge branch 'dev' into feature-algo 2018-04-23 00:42:36 +07:00
Hashrate.h Use direct access to hashrate in API. 2018-04-17 10:29:37 +07:00
MultiWorker.cpp Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
MultiWorker.h Move Job to common. 2018-04-20 23:44:32 +07:00
Worker.cpp Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
Worker.h Added information about started threads. 2018-04-15 14:49:39 +07:00
Workers.cpp Sync changes with proxy. 2018-04-25 14:48:32 +07:00
Workers.h Move Job to common. 2018-04-20 23:44:32 +07:00