#include <cerrno>
#include <csignal>
#include <iostream>
#include <unistd.h>
#include "FWCore/SharedMemory/interface/WorkerMonitorThread.h"
Go to the source code of this file.