#include <string>
#include <iostream>
#include "boost/interprocess/managed_shared_memory.hpp"
#include "boost/interprocess/sync/named_mutex.hpp"
#include "boost/interprocess/sync/named_condition.hpp"
#include "boost/interprocess/sync/scoped_lock.hpp"
#include "FWCore/Utilities/interface/Transition.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/SharedMemory/interface/BufferInfo.h"
Go to the source code of this file.
Classes | |
struct | edm::shared_memory::ControllerChannel::CheckWorkerStatus |
class | edm::shared_memory::ControllerChannel |
Namespaces | |
edm::shared_memory | |