Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FWCore
Utilities
src
GlobalMutex.cc
Go to the documentation of this file.
1
#include "
FWCore/Utilities/interface/GlobalMutex.h
"
2
3
boost::mutex
*
edm::rootfix::getGlobalMutex
() {
4
static
boost::mutex
m_;
5
return
&m_;
6
}
edm::rootfix::getGlobalMutex
boost::mutex * getGlobalMutex()
Definition:
GlobalMutex.cc:3
mutex
static boost::mutex mutex
Definition:
LHEProxy.cc:11
GlobalMutex.h
Generated for CMSSW Reference Manual by
1.8.5