replaced tabs with spaces
This commit is contained in:
committed by
mdavidsaver
co-authored by
mdavidsaver
parent
ef4bf9120e
commit
40300a12cb
@@ -204,7 +204,7 @@ public:
|
||||
printf("%d %d %d %d %.3f\n", channels, arraySize, iterations, runs, sum/runs);
|
||||
|
||||
Lock guard(waitLoopPtrMutex);
|
||||
waitLoopEvent->signal(); // all done
|
||||
waitLoopEvent->signal(); // all done
|
||||
}
|
||||
}
|
||||
else if (channelCount == 0)
|
||||
|
||||
Reference in New Issue
Block a user