summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
index 7b3b9b65e46..354832931d2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
@@ -89,7 +89,7 @@ private:
TAO_Notify_AdminProperties::Ptr admin_properties_;
/// The shared global lock used by all the queues.
- ACE_SYNCH_MUTEX& global_queue_lock_;
+ TAO_SYNCH_MUTEX& global_queue_lock_;
/// The global queue length - queue length accross all the queues.
CORBA::Long& global_queue_length_;