
28 Oct
2009
28 Oct
'09
5 a.m.
AMDG Vertleyb, Arkadiy wrote:
The following code demonstrates thread_specific_ptr problem while loading/unloading a shared library. Apparently some resource is not cleanned up. Can somebody comment on this?
You might want to take a look at the (undocumented) boost/thread/detail/tss_hooks.hpp which seems to be designed to deal with this problem. In Christ, Steven Watanabe