2 #if (TAO_HAS_SYNC_SCOPE_POLICY == 1)
4 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
7 TAO_Sync_Scope_Policy::get_synchronization (Messaging::SyncScope &s) const
9 s = this->synchronization_;
12 TAO_END_VERSIONED_NAMESPACE_DECL
14 #endif /* TAO_HAS_SYNC_SCOPE_POLICY == 1 */