FWCore
Framework
src
ESGlobalMutex.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_ESGlobalMutex_h
2
#define FWCore_Framework_ESGlobalMutex_h
3
4
// -*- C++ -*-
5
//
6
// Package: Framework
7
//
24
// Author: W. David Dagenhart
25
// Created: 9 August 2019
26
27
#include <mutex>
28
29
namespace
edm
{
30
31
std::recursive_mutex&
esGlobalMutex
();
32
33
}
// namespace edm
34
#endif // FWCore_Framework_ESGlobalMutex_h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::esGlobalMutex
std::recursive_mutex & esGlobalMutex()
Definition:
ESGlobalMutex.cc:7
Generated for CMSSW Reference Manual by
1.8.16