Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9856: [windows] condition_variable::wait_for returns wrong cv_status on timeout.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-01 15:44:18
#9856: [windows] condition_variable::wait_for returns wrong cv_status on timeout.
-------------------------+-------------------------------------------------
Reporter: pi88el@⦠| Owner: ned14
Type: Bugs | Status: new
Milestone: | Component: thread
Version: Boost | Severity: Problem
1.57.0 | Keywords: condition_variable wait_for
Resolution: | cv_status
-------------------------+-------------------------------------------------
Comment (by ned14):
@viboes I only have access to Windows 8.1 nowadays. They added coalesced
timer support in Vista and a tickless kernel in Windows 8, so I would
assume each Windows will be a little bit different.
The code I have written should compile and work on Win XP however. As with
GetTickCount64(), it emulates the SetWaitableTimerEx() function on XP and
earlier.
Niall
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9856#comment:22> 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