From a25108b1ef235cfe1abde463ec81440fd72127e6 Mon Sep 17 00:00:00 2001 From: bala Date: Sun, 29 Dec 2002 13:50:32 +0000 Subject: ChangeLogTag: Sun Dec 29 08:44:06 2002 Balachandran Natarajan --- TAO/tao/Muxed_TMS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tao/Muxed_TMS.h') diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h index fc942ddb610..893d06440eb 100644 --- a/TAO/tao/Muxed_TMS.h +++ b/TAO/tao/Muxed_TMS.h @@ -65,7 +65,7 @@ public: protected: /// Lock to protect the state of this class - TAO_SYNCH_MUTEX lock_; + TAO_SYNCH_RECURSIVE_MUTEX lock_; /// Used to generate a different request_id on each call to /// request_id(). -- cgit v1.2.1