From 6e9dfeeb95bddcd48326a0b38cc51767e32106b8 Mon Sep 17 00:00:00 2001 From: bala Date: Fri, 7 Sep 2001 22:15:27 +0000 Subject: ChangeLogTag: Fri Sep 7 17:09:04 2001 Balachandran Natarajan --- tests/Thread_Pool_Reactor_Resume_Test.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Thread_Pool_Reactor_Resume_Test.cpp b/tests/Thread_Pool_Reactor_Resume_Test.cpp index 27cfc54c34a..d34a3e8a20c 100644 --- a/tests/Thread_Pool_Reactor_Resume_Test.cpp +++ b/tests/Thread_Pool_Reactor_Resume_Test.cpp @@ -120,7 +120,8 @@ parse_arg (int argc, ACE_TCHAR *argv[]) Request_Handler::Request_Handler (ACE_Thread_Manager *thr_mgr) : ACE_Svc_Handler (thr_mgr), nr_msgs_rcvd_(0), - ref_count_ (1) + ref_count_ (1), + refcount_lock_ (0) { // Make sure we use TP_Reactor with this class (that's the whole // point, right?) -- cgit v1.2.1