[Ace-users] APG question:

hongxing777 at gmail.com hongxing777 at gmail.com
Mon Aug 6 05:19:00 CDT 2007


ACE VERSION: 5.5.9
HOST MACHINE and OPERATING SYSTEM: Intel P4 - Windows XP, SuSE Linux
9
TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same as
Host
COMPILER NAME AND VERSION (AND PATCHLEVEL): VS.NET 2003, gcc 3.3.3

in chap 3.2, there are:
ACE automatically maintains a thread-specific singleton instance of
the ACE_Log_Msg class for each spawned thread, as well as the main
thread.

my question is: for every thread,  there is some tss stuffs about one
ACE_Log_Msg instance which belongs to the whole process ? or there is
a instance of ACE_Log_Msg for each thread ?

thanks!



More information about the Ace-users mailing list