|
Boost Users : |
Subject: Re: [Boost-users] Thread not interrupted in runtime linked library
From: Lloyd (lloyd_at_[hidden])
Date: 2010-01-08 01:47:43
Thank you very muh, that solved the problem.
>
> For this to work both the loaded DLL and the main app must use the DLL
> version of boost.thread. Otherwise, they have separate versions of the
> internal data structures used for interruption, so the code in the DLL
> will check the wrong flag and won't see the interruption status as set
> by the main app.
>
> Anthony
___________________
Happy New Year 2010
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