Boost logo

Boost Users :

From: svanechel (svanechel_at_[hidden])
Date: 2002-04-26 01:23:22


[...]

> Likely what's causing you grief is that the thread_specific_ptr<>
> implementation uses a mutex, and locking a mutex within DllMain is
> verboten (it causes deadlocks). A similar problem was pointed out
a
> few weeks ago about creating threads in DllMain. I'll be looking
> into ways to fix this, but in some cases there may simply be no
> solution.
>

Ah ok. Since by now more problems have surfaced we are trying another
route. But thanks for the explanation.

Sven.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net