Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FWCore
Concurrency
interface
Xerces.h
Go to the documentation of this file.
1
#ifndef FWCore_Concurrency_h
2
#define FWCore_Concurrency_h
3
4
namespace
cms {
5
namespace
concurrency {
6
// Use these in place of XMLPlatformUtils::Initialize and
7
// XMLPlatformUtils::Terminate. They are guaranteed to work correctly with
8
// a multithreaded environment.
9
void
xercesInitialize
();
10
void
xercesTerminate
();
11
}
12
}
13
14
#endif // FWCore_Concurrency_h
cms::concurrency::xercesTerminate
void xercesTerminate()
Definition:
Xerces.cc:23
cms::concurrency::xercesInitialize
void xercesInitialize()
Definition:
Xerces.cc:18
Generated for CMSSW Reference Manual by
1.8.5