diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-21 23:53:05 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-21 23:53:05 +0000 |
commit | 1f881d176e7f9e0cb6e56f6b73ac8c7804fc935d (patch) | |
tree | e073fbbcb7fe1841aed3a4d80211ca7c9553b236 /TAO/tao/Wait_Strategy.cpp | |
parent | 6d766b2581a9599120f7854687479249991f81a1 (diff) | |
download | ATCD-1f881d176e7f9e0cb6e56f6b73ac8c7804fc935d.tar.gz |
ChangeLogTag: Tue Dec 21 15:55:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Wait_Strategy.cpp')
-rw-r--r-- | TAO/tao/Wait_Strategy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Wait_Strategy.cpp b/TAO/tao/Wait_Strategy.cpp index 44f87747eec..ad9c273528c 100644 --- a/TAO/tao/Wait_Strategy.cpp +++ b/TAO/tao/Wait_Strategy.cpp @@ -158,7 +158,7 @@ TAO_Exclusive_Wait_On_Leader_Follower::~TAO_Exclusive_Wait_On_Leader_Follower (v // at this level since this is common for AMI also. (Alex). int TAO_Exclusive_Wait_On_Leader_Follower::sending_request (TAO_ORB_Core *orb_core, - int two_way) + int two_way) { { ACE_GUARD_RETURN (ACE_SYNCH_MUTEX, ace_mon, |