make members atomic

This commit is contained in:
2025-12-10 20:40:48 +01:00
parent acc05dac8b
commit a4f15460d3
8 changed files with 52 additions and 49 deletions

View File

@ -56,6 +56,7 @@
#include <sstream>
#include <iomanip>
#include <signal.h>
#include <atomic>
#include "drive.h"
#include "smart.h"
#include "shred.h"