diff options
Diffstat (limited to 'ace/Thread_Manager.h')
-rw-r--r-- | ace/Thread_Manager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Thread_Manager.h b/ace/Thread_Manager.h index 4e95e4871b1..893d47130af 100644 --- a/ace/Thread_Manager.h +++ b/ace/Thread_Manager.h @@ -54,7 +54,6 @@ // this is a big number #endif /* ACE_DEFAULT_THREAD_MANAGER_HWM */ - // This is the synchronization mechanism used to prevent a thread // descriptor gets removed from the Thread_Manager before it gets // stash into it. If you want to disable this feature (and risk of |