summaryrefslogtreecommitdiff
path: root/ace/Object_Manager.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-18 19:03:14 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-18 19:03:14 +0000
commit6a79417fefeb9112bc4376b28892cd43ce331ddc (patch)
tree48f701a246f52578554df3641cce5cf17f9f308e /ace/Object_Manager.h
parentaf177b5a15335c84d696bb8eba71ce427ff052dd (diff)
downloadATCD-6a79417fefeb9112bc4376b28892cd43ce331ddc.tar.gz
moved ace_thread_exit_lock_ to Object_Manager
Diffstat (limited to 'ace/Object_Manager.h')
-rw-r--r--ace/Object_Manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Object_Manager.h b/ace/Object_Manager.h
index f9c4cc93d7f..ad407c4da51 100644
--- a/ace/Object_Manager.h
+++ b/ace/Object_Manager.h
@@ -165,6 +165,7 @@ public:
ACE_OS_MONITOR_LOCK,
ACE_SIG_HANDLER_LOCK,
ACE_SVC_HANDLER_LOCK,
+ ACE_THREAD_EXIT_LOCK,
ACE_TOKEN_MANAGER_CREATION_LOCK,
ACE_TOKEN_INVARIANTS_CREATION_LOCK,
ACE_TSS_CLEANUP_LOCK,