mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-30 16:11:19 +01:00
in the process of streamer
This commit is contained in:
@@ -80,7 +80,7 @@ void ThreadObject::RunningThread() {
|
||||
|
||||
ThreadExecution();
|
||||
|
||||
}/*--end of inner loop */
|
||||
}//end of inner loop
|
||||
|
||||
|
||||
//wait till the next acquisition
|
||||
@@ -91,7 +91,7 @@ void ThreadObject::RunningThread() {
|
||||
pthread_exit(NULL);
|
||||
}
|
||||
|
||||
}/*--end of loop for each acquisition (outer loop) */
|
||||
}//end of outer loop
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user