CMS 3D CMS Logo

edm::rootfix Namespace Reference


Classes

class  LockService

Functions

boost::mutexgetGlobalMutex ()


Function Documentation

boost::mutex * edm::rootfix::getGlobalMutex (  ) 

Definition at line 3 of file GlobalMutex.cc.

References mutex.

00003                                        { 
00004     static boost::mutex m_;
00005     return &m_;
00006 }


Generated on Tue Jun 9 18:46:27 2009 for CMSSW by  doxygen 1.5.4