summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-02 02:32:10 +0000
committerfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-02 02:32:10 +0000
commit46b68f8886267752e21240d0d2a38aff51b08cb4 (patch)
treee6c4cb63722c260d6c229f938dc9a28800bf50ae /TAO/tao/ORB.h
parent3b90547b819834d830be139f52dbbd436b561bbd (diff)
downloadATCD-46b68f8886267752e21240d0d2a38aff51b08cb4.tar.gz
ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 9841c3ec537..7a5002d2366 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -436,7 +436,7 @@ private:
private:
/// lock required for mutual exclusion between multiple threads.
- ACE_SYNCH_MUTEX lock_;
+ TAO_SYNCH_MUTEX lock_;
/// Maintains a reference count of number of instantiations of the
/// ORB.