Re: [Boost-bugs] [Boost C++ Libraries] #11377: Boost condition variable always waits for system clock deadline

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11377: Boost condition variable always waits for system clock deadline
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-03 07:19:59


#11377: Boost condition variable always waits for system clock deadline
-------------------------------------+-------------------------------------
  Reporter: Dave Bacher | Owner: viboes
  <dbacher@…> | Status: assigned
      Type: Bugs | Component: thread
 Milestone: To Be Determined | Severity: Problem
   Version: Boost 1.56.0 | Keywords: condition variable,
Resolution: | clock
-------------------------------------+-------------------------------------

Comment (by viboes):

 Hi,

 there is already a family of no_interruption_point sleeps that don't use
 condition variables


 {{{
 boost::this_thread::no_interruption_point::sleep_for
 boost::this_thread::no_interruption_point::sleep_until
 }}}


 Does this fix you issue?

 Could you resume what is the difference between your
 condition_variable_steady and the condition_variable?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11377#comment:3>
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:18 UTC