summaryrefslogtreecommitdiff
path: root/TAO/tao/ValueBase.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
commit7ed0821f86e4b70dc75e18c4c960e8d2d895c647 (patch)
treee6c4cb63722c260d6c229f938dc9a28800bf50ae /TAO/tao/ValueBase.h
parent77f6a46a8d173c3c6b20065623ed1c50857d2afb (diff)
downloadATCD-7ed0821f86e4b70dc75e18c4c960e8d2d895c647.tar.gz
ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ValueBase.h')
-rw-r--r--TAO/tao/ValueBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ValueBase.h b/TAO/tao/ValueBase.h
index 05bc6fe1e7b..ed00ed99ca1 100644
--- a/TAO/tao/ValueBase.h
+++ b/TAO/tao/ValueBase.h
@@ -123,7 +123,7 @@ private:
private: // data
CORBA::ULong _tao_reference_count_;
- ACE_SYNCH_MUTEX _tao_reference_count_lock_;
+ TAO_SYNCH_MUTEX _tao_reference_count_lock_;
}; // CORBA_DefaultValueRefCountBase
// %! which lock has the lowest memory overhead ?