OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
framework
PoolSynch.inl
Go to the documentation of this file.
1
/*
2
*
3
*
4
* Distributed under the OpenDDS License.
5
* See: http://www.opendds.org/license.html
6
*/
7
8
#include "
EntryExit.h
"
9
10
ACE_INLINE
11
OpenDDS::DCPS::PoolSynch::PoolSynch
(
PoolSynchStrategy
*
/*strategy*/
,
12
ThreadSynchResource
* synch_resource)
13
:
ThreadSynch
(synch_resource)
14
{
15
DBG_ENTRY_LVL
(
"PoolSynch"
,
"PoolSynch"
,6);
16
// TBD
17
}
EntryExit.h
OpenDDS::DCPS::PoolSynch::PoolSynch
PoolSynch(PoolSynchStrategy *strategy, ThreadSynchResource *synch_resource)
Definition:
PoolSynch.inl:11
OpenDDS::DCPS::ThreadSynchResource
Definition:
ThreadSynchResource.h:19
DBG_ENTRY_LVL
#define DBG_ENTRY_LVL(CNAME, MNAME, DBG_LVL)
Definition:
EntryExit.h:68
OpenDDS::DCPS::PoolSynchStrategy
Definition:
PoolSynchStrategy.h:24
ACE_INLINE
#define ACE_INLINE
OpenDDS::DCPS::ThreadSynch
Definition:
ThreadSynch.h:34
Generated by
1.8.13