summaryrefslogtreecommitdiff
path: root/TAO/tao/Leader_Follower.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-17 12:35:26 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-17 12:35:26 +0000
commit5a5be458d1722c34156c71b6aa5d4daedfcae0cc (patch)
tree3c3206828dda108748fcb0bc1e11f6c16d9d3822 /TAO/tao/Leader_Follower.cpp
parentfc8672f54bf1ae174057ba3db6744132a7c72fd9 (diff)
downloadATCD-5a5be458d1722c34156c71b6aa5d4daedfcae0cc.tar.gz
ChangeLogTag: Thu May 17 07:34:43 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Leader_Follower.cpp')
-rw-r--r--TAO/tao/Leader_Follower.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Leader_Follower.cpp b/TAO/tao/Leader_Follower.cpp
index e40997a16dd..342271f87a5 100644
--- a/TAO/tao/Leader_Follower.cpp
+++ b/TAO/tao/Leader_Follower.cpp
@@ -256,7 +256,7 @@ TAO_Complete_LF_Strategy::set_event_loop_thread (ACE_Time_Value *max_wait_time,
return leader_follower.set_event_loop_thread (max_wait_time);
}
-ACE_INLINE void
+void
TAO_Complete_LF_Strategy::reset_event_loop_thread_and_elect_new_leader (int call_reset,
TAO_Leader_Follower &leader_follower)
{