summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/Session.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/Session.h')
-rw-r--r--TAO/tests/Big_Twoways/Session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Twoways/Session.h b/TAO/tests/Big_Twoways/Session.h
index becf16912e8..5c0934db301 100644
--- a/TAO/tests/Big_Twoways/Session.h
+++ b/TAO/tests/Big_Twoways/Session.h
@@ -55,7 +55,7 @@ private:
private:
/// Synchronize the internal state
- ACE_SYNCH_MUTEX mutex_;
+ TAO_SYNCH_MUTEX mutex_;
/// Keep a reference to the Session_Control, this is used to report
/// when the test finishes.