ACE_TSS_Info Class ReferenceThread Specific Key management. More...
Detailed DescriptionThread Specific Key management.This class maps a key to a "destructor." Member Typedef Documentation
Declare pointer to function to destroy tss object.
Constructor & Destructor Documentation
Constructor.
Default constructor.
Member Function Documentation
Returns 1 if the key is in use, 0 if not.
Mark the key as being in use if the flag is non-zero, or not in use if the flag is 0.
Check for equality.
Check for inequality.
Dump the state.
Friends And Related Function Documentation
Member Data Documentation
Key to the thread-specific storage item.
"Destructor" that gets called when the item is finally released.
Count of threads that are using this key. Contains -1 when the key is not in use.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:18:01 2008 for ACE by ![]() |