memtest86plus/app
Martin Whitaker 02bcec2418 Remove unnecessary volatile qualifiers from test state variables.
Thread safety is ensured by the barriers.
2022-02-19 12:44:14 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Initial commit. 2020-05-24 21:30:55 +01:00
config.c Exit config menu immediately when "skip test" is selected. 2022-02-13 12:38:38 +00:00
config.h Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
display.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
display.h Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
interrupt.c Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Remove unnecessary volatile qualifiers from test state variables. 2022-02-19 12:44:14 +00:00
test.h Remove unnecessary volatile qualifiers from test state variables. 2022-02-19 12:44:14 +00:00