mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02: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