
2 Feb
2011
2 Feb
'11
8:33 a.m.
We have code which checks to see if a thread is joinable. If so, it's interrupted. I suspect that behavior may have changed with the later versions of Boost. boost::thread is quite simple component, just start your code in debugger and see where it fails. What's the point to guess if you don't provide details
-- Slava