summaryrefslogtreecommitdiff
path: root/ace/Synch.i
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-03-26 13:14:37 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-03-26 13:14:37 +0000
commit9f43be99d1b7304100415b59c8d5cba98121165a (patch)
tree49239a96c679426c21c8e453fbb866d8a929dabe /ace/Synch.i
parent4e8dbe8c419a5a64056f2dd4b58c69affdf730dd (diff)
downloadATCD-9f43be99d1b7304100415b59c8d5cba98121165a.tar.gz
ChangeLogTag:Tue Mar 26 06:50:58 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/Synch.i')
-rw-r--r--ace/Synch.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Synch.i b/ace/Synch.i
index e62abfbce0d..c845cc97855 100644
--- a/ace/Synch.i
+++ b/ace/Synch.i
@@ -735,6 +735,7 @@ ACE_Null_Barrier::dump (void) const
ACE_INLINE
ACE_Null_Mutex::ACE_Null_Mutex (const ACE_TCHAR *)
+ : lock_ (0)
{
}