mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 19:46:30 +01: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