$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] thread_specific_ptr problem
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-10-28 01:00:58
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