PoolSynch.inl

Go to the documentation of this file.
00001 /*
00002  *
00003  *
00004  * Distributed under the OpenDDS License.
00005  * See: http://www.opendds.org/license.html
00006  */
00007 
00008 #include "EntryExit.h"
00009 
00010 ACE_INLINE
00011 OpenDDS::DCPS::PoolSynch::PoolSynch(PoolSynchStrategy* /*strategy*/,
00012                                     ThreadSynchResource* synch_resource)
00013   : ThreadSynch(synch_resource)
00014 {
00015   DBG_ENTRY_LVL("PoolSynch","PoolSynch",6);
00016   // TBD
00017 }

Generated on Fri Feb 12 20:05:24 2016 for OpenDDS by  doxygen 1.4.7