Subject: [Boost-bugs] [Boost C++ Libraries] #9632: public method start_thread in boost::thread class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-05 14:19:17
#9632: public method start_thread in boost::thread class
------------------------------+----------------------
Reporter: dinazil@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.53.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
There's a public method start_thread in the thread class. I couldn't find
in the documentation what this method does.
In my code I accidentally called this method and it resulted in my
callback being started twice.
Since calling the constructor implicitly starts the thread, I don't
understand why such method should exist.
I think that in one of the earlier versions of boost this was a private
method. Is it possible that this method became public by mistake?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9632> 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:15 UTC