merge threading to develop #21

Merged
localhorst merged 32 commits from threading into develop 2020-09-10 10:31:36 +02:00
2 changed files with 10 additions and 1 deletions
Showing only changes of commit df4ed53693 - Show all commits

10
shred_dummy.sh Normal file
View File

@ -0,0 +1,10 @@
#! /bin/bash
echo "starting SHRED DUMMY"
for i in {1..101..3}
do
echo "DUMMY shred $i%"
done
echo "finished SHRED DUMMY"

View File

@ -7,7 +7,6 @@
#include "../include/reHDD.h"
static int fdSearchDrives[2];//File descriptor for pipe that informs if new drives are found
static int fdWhipe[2];//File descriptor for pipe that informs if a wipe thread signals