Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6787: boost::thread::sleep() hangs if system time is rolled back
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-28 08:42:43
#6787: boost::thread::sleep() hangs if system time is rolled back
-----------------------------------------------+----------------------
Reporter: Artem Gayardo-Matrosov <boost@â¦> | Owner: viboes
Type: Bugs | Status: assigned
Milestone: Boost 1.60.0 | Component: thread
Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------+----------------------
Comment (by ueli.marti@â¦):
I have tried to #define BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC in
my code before any #include <boost/...>.
When compiling my code for ARM/Linux, i get "undefined reference to
boost::chrono::steady_clock::now()" in boost/thread/v2/thread.hpp on lines
90 and 130. (it compiles ok for i386/Ubunti 12.04).
What do you mean exactly with testing pthread interface in ARM/Linux?
Basically it works, i can greate threads, terminate them, join them etc.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6787#comment:60> 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