From ea54ce1e4a566c28d4563b76e7eb850b070e52b4 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 18 Jul 2003 17:58:49 +0000 Subject: ChangeLogTag: Fri Jul 18 17:56:12 UTC 2003 Johnny Willemsen --- ace/Local_Tokens.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ace/Local_Tokens.h') diff --git a/ace/Local_Tokens.h b/ace/Local_Tokens.h index 8b813099570..76bd18faa4d 100644 --- a/ace/Local_Tokens.h +++ b/ace/Local_Tokens.h @@ -32,10 +32,10 @@ * Note that the locking classes defined in this file are *not* * intended to be used as general-purpose synchronization * mechanisms, such as mutexes or semaphores. Instead, you should - * use the , , - * , etc., that are defined in + * use the ACE_Recursive_Thread_Mutex, ACE_Thread_Mutex, + * ACE_Thread_Semaphore, etc., that are defined in * $ACE_ROOT/ace/Synch.h and $ACE_ROOT/ace/Synch_T.h or the - * that's defined in $ACE_ROOT/ace/Token.h. + * ACE_Token that's defined in $ACE_ROOT/ace/Token.h. * * */ -- cgit v1.2.1