shred thread

This commit is contained in:
2020-08-23 09:26:32 +02:00
parent e4b3923f6d
commit c6a8fd861d
12 changed files with 106 additions and 58 deletions

View File

@ -15,7 +15,7 @@ class Shred
protected:
public:
static void shredDrive(Drive* drive);
static void shredDrive(Drive* drive, int* fdInformPipeWrite);
private:
Shred(void);