Subject: [Boost-users] How to detect thread kill?
From: Samvel Khalatyan (samvel.khalatyan_at_[hidden])
Date: 2011-08-31 12:03:06


Hi,

There is a number of standard ways to interrupt thread from within an
application with library tools.

However, is there a way to detect if one of the running threads was killed
with system tools and thread is not available any more?

thanks, Samvel.