summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/benchmark/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/benchmark/client.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/benchmark/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/benchmark/client.h b/TAO/orbsvcs/tests/AVStreams/benchmark/client.h
index 43640396ed2..cc7f4546ff3 100644
--- a/TAO/orbsvcs/tests/AVStreams/benchmark/client.h
+++ b/TAO/orbsvcs/tests/AVStreams/benchmark/client.h
@@ -162,7 +162,7 @@ public:
// No. of threads.
};
-typedef ACE_Singleton <Globals,ACE_SYNCH_MUTEX> GLOBALS;
+typedef ACE_Singleton <Globals,ACE_Thread_Mutex> GLOBALS;
class Client : public ACE_Task<ACE_SYNCH>
// one of these per client thread