summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/Session_Control.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/Session_Control.h')
-rw-r--r--TAO/tests/Big_Twoways/Session_Control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Twoways/Session_Control.h b/TAO/tests/Big_Twoways/Session_Control.h
index 2da60584c36..96a6d734e72 100644
--- a/TAO/tests/Big_Twoways/Session_Control.h
+++ b/TAO/tests/Big_Twoways/Session_Control.h
@@ -30,7 +30,7 @@ public:
private:
/// Synchronize the internal state
- ACE_SYNCH_MUTEX mutex_;
+ TAO_SYNCH_MUTEX mutex_;
/// The type of test
CORBA::ULong session_count_;