The Thread class exposes AllocateNamedDataSlot() and
AllocateDataSlot()
methods which allow allocating memory for thread-specific
data. How is
this different from encapsulating each running thread in a
class and
using that class to store the data?
Bram Fokke
Utrecht, the Netherlands
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|