mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Update FairMQShmMonitor
This commit is contained in:
committed by
Mohammad Al-Turany
parent
764514a35a
commit
f05ed326a6
@@ -22,6 +22,7 @@ struct DeviceCounter
|
||||
DeviceCounter(unsigned int c)
|
||||
: count(c)
|
||||
{}
|
||||
|
||||
std::atomic<unsigned int> count;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user