Subject: [Boost-bugs] [Boost C++ Libraries] #7595: Implement interruptible threads on top of non-interruptible threads
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-28 20:05:08
#7595: Implement interruptible threads on top of non-interruptible threads
------------------------------+---------------------------------------------
Reporter: viboes | Owner: viboes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Once we will be able to disable thread interruption it would be great if
we can provide interruptible threads on top of non-interruptible threads
so that the user don't pay for what they don't use, but has yet a
mechanism that allows work with interruptible and non-interruptible
threads on the same executable.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7595> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC