Re: [Boost-bugs] [Boost C++ Libraries] #7595: Implement interruptible threads on top of non-interruptible threads

Subject: Re: [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:06:01


#7595: Implement interruptible threads on top of non-interruptible threads
-------------------------------+--------------------------------------------
  Reporter: viboes | Owner: viboes
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by viboes):

  * status: new => assigned


Old description:

> 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.

New description:

 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.

 See #7594 Allow to disallow thread interruptions

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7595#comment:1>
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