xmrig-minimized/src/backend/common
SChernykh a4550f55ea Fix possible race condition in hashrate counting code
Use single atomic operation to switch between data points.
2020-10-09 10:29:18 +02:00
..
interfaces Fix possible race condition in hashrate counting code 2020-10-09 10:29:18 +02:00
misc Reduced PciTopology class size. 2019-09-27 01:03:37 +07:00
common.cmake Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Hashrate.cpp Fixed hashrate and diff display for KawPow 2020-05-28 22:03:28 +02:00
Hashrate.h Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Tags.h Cleanup 2020-07-22 21:27:40 +07:00
Thread.h Allow partially started threads. 2019-09-17 02:22:59 +07:00
Threads.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Threads.h Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Worker.cpp Fix possible race condition in hashrate counting code 2020-10-09 10:29:18 +02:00
Worker.h Fix possible race condition in hashrate counting code 2020-10-09 10:29:18 +02:00
WorkerJob.h reserve at most 1 bit for wrapping detection 2020-09-13 18:42:16 +00:00
Workers.cpp Fix possible race condition in hashrate counting code 2020-10-09 10:29:18 +02:00
Workers.h KawPow: reduced stale/expired shares 2020-05-31 18:22:21 +02:00