mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Tests for MQ examples
This commit is contained in:
@@ -28,6 +28,8 @@ class FairMQExampleMTSampler1 : public FairMQDevice
|
||||
void ListenForAcks();
|
||||
|
||||
std::thread fAckListener;
|
||||
uint64_t fMaxIterations;
|
||||
uint64_t fNumIterations;
|
||||
};
|
||||
|
||||
#endif /* FAIRMQEXAMPLEMTSAMPLER1_H_ */
|
||||
|
Reference in New Issue
Block a user