xmrig/src/base/kernel
2019-12-04 08:50:54 +07:00
..
config Code cleanup. 2019-11-29 10:17:05 +07:00
interfaces Option "yield" enabled by default and added command line option --cpu-no-yield. 2019-12-04 08:50:54 +07:00
Base.cpp #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
Base.h Optimized initialization. 2019-09-21 19:26:27 +07:00
Entry.cpp Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
Entry.h Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
Platform.cpp Use hwloc for set thread affinity. 2019-10-06 14:40:42 +07:00
Platform.h #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
Platform_hwloc.cpp Use hwloc for set thread affinity. 2019-10-06 14:40:42 +07:00
Platform_mac.cpp #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
Platform_unix.cpp #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
Platform_win.cpp #1363 Fixed main thread priority. 2019-12-03 18:28:10 +07:00
Process.cpp Optimized initialization. 2019-09-21 19:26:27 +07:00
Process.h Optimized initialization. 2019-09-21 19:26:27 +07:00
Signals.cpp Added real graceful exit. 2019-03-16 00:44:15 +07:00
Signals.h Added real graceful exit. 2019-03-16 00:44:15 +07:00