NCBI C++ ToolKit
|
Search Toolkit Book for CTlsBase::STlsData
Internal structure to store all three pointers in the same TLS. More...
Public Attributes | |
void * | m_Value |
FCleanupBase | m_CleanupFunc |
void * | m_CleanupData |
ENativeThreadCleanup | m_Native |
Internal structure to store all three pointers in the same TLS.
Definition at line 128 of file ncbithr.hpp.