Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10967: Timed wait points inconsistently convert relative to absolute waits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-25 10:17:44
#10967: Timed wait points inconsistently convert relative to absolute waits
-------------------------------+---------------------
Reporter: ned14 | Owner: ned14
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by viboes):
I've just seen your post. Adding the references you have identified here
Some references to code:
Always uses absolute:
https://github.com/boostorg/thread/blob/develop/include/boost/thread/win32/condition_variable.hpp#L92
Always uses relative:
https://github.com/boostorg/thread/blob/develop/include/boost/thread/win32/basic_timed_mutex.hpp#L190
Always uses relative:
https://github.com/boostorg/thread/blob/develop/include/boost/thread/v2/thread.hpp#L60
Always uses absolute:
https://github.com/boostorg/thread/blob/develop/include/boost/thread/detail/thread.hpp#L551
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10967#comment:6> 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:17 UTC