Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13599: condition_variable::timed_wait never returns
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-08-07 12:12:25
#13599: condition_variable::timed_wait never returns
-------------------------------+----------------------
Reporter: steven.cook@⦠| Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.65.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Comment (by viboes):
On which platform are you executing your program?
Does the platform provide condition variables with monotonic clocks?
In principle, Boost.Thread defines
BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC when know that this is the
case. You should define it only if you are sure the platform provides it
and Boost.Thread doesn't do it itself.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13599#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 : 2018-08-07 12:18:11 UTC