summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h')
-rw-r--r--TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h b/TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h
index 5e1e86c2bfc..45965c74dd0 100644
--- a/TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h
+++ b/TAO/CIAO/DAnCE/ciao/Dynamic_Component_Activator.h
@@ -89,6 +89,8 @@ namespace CIAO
/// Pointer to our ORB
CORBA::ORB_var orb_;
+ // @@ Jai, why are there two mutexes here?Can you get one of them
+ //out of the way?
/// Mutex that synchronizes access to the array.
ACE_SYNCH_MUTEX mutex_;