Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3585: Boost::thread + valgrind/drd possible false positive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-05 12:05:42
#3585: Boost::thread + valgrind/drd possible false positive
----------------------------------------------------+-----------------------
Reporter: Mihail Strashun <m.strashun@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.42.0 | Severity: Problem
Keywords: thread, drd, valgrind |
----------------------------------------------------+-----------------------
Changes (by bvanassche@â¦):
* cc: bvanassche@⦠(added)
Comment:
As far as I can see thread_data_base::current_cond is signaled by
thread::interrupt() but is never waited upon. That kind of access pattern
is safe. This also means that it is safe to remove the member variable
thread_data_base::current_cond from the Boost thread library.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3585#comment:4> 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:03 UTC