mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
shmem: introduce FairMQShmMonitor.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
7b4a2ae932
commit
2a526b8625
@@ -25,7 +25,9 @@
|
||||
|
||||
namespace bipc = boost::interprocess;
|
||||
|
||||
namespace FairMQ
|
||||
namespace fair
|
||||
{
|
||||
namespace mq
|
||||
{
|
||||
namespace shmem
|
||||
{
|
||||
@@ -185,7 +187,7 @@ struct alignas(16) MetaHeader
|
||||
// };
|
||||
|
||||
} // namespace shmem
|
||||
|
||||
} // namespace FairMQ
|
||||
} // namespace mq
|
||||
} // namespace fair
|
||||
|
||||
#endif /* FAIRMQSHMMANAGER_H_ */
|
||||
|
Reference in New Issue
Block a user