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-23 23:01:58


#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):

 Please could you try to replace in thread/v2/thread.hpp line #94

 #ifdef BOOST_THREAD_SLEEP_FOR_IS_STEADY

 by

 #if defined BOOST_THREAD_SLEEP_FOR_IS_STEADY && ! defined
 BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC

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