
1 Jul
2004
1 Jul
'04
2:10 p.m.
Neal D. Becker wrote:
I know almost nothing about threads. Still I thought this link might be of interest for boost::thread.
Thanks.
I'm guessing that the term "Thread Local Storage" is the same as "Thread Static Storage".
Yes, they are the same, though "Thread Specific Storage" is the more usual way of reading "tss", I think (at least in the context of Boost.Threads). Mike