Re: [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-04 08:19:50


#4978: Deadlock on interrupt() all threads if they are in wait()
-------------------------------------+--------------------------------------
  Reporter: d.schneider@… | Owner: anthonyw
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.46.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------------+--------------------------------------

Comment (by kosse@…):

 I have attached an experimental patch. It solves the problem by reducing
 the scope of the interruption_checker in the wait and timed_wait functions
 of the condition_variable(_any).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4978#comment:4>
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:05 UTC