[Boost-bugs] [Boost C++ Libraries] #7594: Allow to disallow threas interruptions

Subject: [Boost-bugs] [Boost C++ Libraries] #7594: Allow to disallow threas interruptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-28 20:01:24


#7594: Allow to disallow threas interruptions
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 There is a tickets requesting a condition_variable that should be as
 efficient as if it was hand written. The fact that boost::thread are
 interruptible makes condition_variables less efficient that when the
 threads are not interruptible as they are interruption points.

 One valid alternative on some contexts could be to disallows interruption.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7594>
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