mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 20:18:41 +01:00
removed ms mutex , not used anyway
This commit is contained in:
@@ -1712,9 +1712,6 @@ private:
|
||||
/** mutex to synchronizedata processing and plotting threads */
|
||||
pthread_mutex_t mg;
|
||||
|
||||
/** mutex to synchronize slsdetector threads */
|
||||
pthread_mutex_t ms;
|
||||
|
||||
/** sets when the acquisition is finished */
|
||||
int jointhread;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user