mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
checking change
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@381 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
739cd7e1d0
commit
09bfd59e69
@ -391,7 +391,9 @@ void* postProcessing::processData(int delflag) {
|
||||
bool newData=false;
|
||||
char currentfName[MAX_STR_LENGTH];
|
||||
int currentfIndex=0;
|
||||
while(1){cout<<"\t"<<flush;
|
||||
while(1){
|
||||
cout.flush();
|
||||
cout<<flush;
|
||||
if (checkJoinThread()) break;
|
||||
usleep(200000);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user