mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
changed zmq method, and resolved warnings and from esrf
This commit is contained in:
@ -92,7 +92,7 @@ class ThreadObject : private virtual slsReceiverDefs {
|
||||
int index;
|
||||
|
||||
/** Thread is alive/dead */
|
||||
bool alive;
|
||||
volatile bool alive;
|
||||
|
||||
/** Variable monitored by thread to kills itself */
|
||||
volatile bool killThread;
|
||||
|
Reference in New Issue
Block a user