Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1789: thread_group not passing variables
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-09 19:28:22
#1789: thread_group not passing variables
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: anthonyw
Type: Feature Requests | Status: assigned
Milestone: Boost 1.36.0 | Component: threads
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by anthonyw):
* status: new => assigned
* type: Patches => Feature Requests
Comment:
thread_group::create_thread is exactly the same as in boost 1.34.1, and
just accepts a callable function, the same as booost::thread does.
boost::bind can be used to pass variables to the thread function.
I plan to add support for function arguments to boost::thread and
thread_group::create_thread in the future.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1789#comment:1>
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:49:57 UTC