mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 18:31:31 +01:00
almost done
This commit is contained in:
@@ -484,10 +484,13 @@ void* postProcessing::processData(int delflag) {
|
||||
else{
|
||||
|
||||
|
||||
|
||||
if(dataReady){
|
||||
startdatathreads();
|
||||
sem_post(&dataThreadStartedSemaphore);
|
||||
}
|
||||
readFrameFromReceiver();
|
||||
|
||||
|
||||
cout<<"exiting from proccessing thread"<<endl;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user