Subj : Re: c++ containers in thread-local memory To : comp.programming.threads From : awaken Date : Fri Feb 25 2005 11:40 am Sure I can create object on the heap and keep pointer to it in TLS But destructor for this object will never be invoked .