mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:18:05 +01:00
Alejandro changes from ESRF
This commit is contained in:
@@ -95,7 +95,7 @@ class ThreadObject : private virtual slsReceiverDefs {
|
||||
bool alive;
|
||||
|
||||
/** Variable monitored by thread to kills itself */
|
||||
bool killThread;
|
||||
volatile bool killThread;
|
||||
|
||||
/** Thread variable */
|
||||
pthread_t thread;
|
||||
|
||||
Reference in New Issue
Block a user