1 #ifndef FWCore_MessageLogger_ConfigurationHandshake_h
2 #define FWCore_MessageLogger_ConfigurationHandshake_h
6 #include "boost/thread/condition.hpp"
7 #include "boost/thread/mutex.hpp"
22 p(p_in),
m(),
c(),
epp(epp_in) {}
25 #endif // FWCore_MessageLogger_ConfigurationHandshake_h
static boost::mutex mutex
boost::shared_ptr< edm::Exception > Pointer_to_new_exception_on_heap
edm::Place_for_passing_exception_ptr epp
boost::shared_ptr< Pointer_to_new_exception_on_heap > Place_for_passing_exception_ptr
ConfigurationHandshake(void *p_in, Place_for_passing_exception_ptr epp_in)