[Boost-bugs] [Boost C++ Libraries] #7541: Add a thread wrapper class that interrupts and join on destruction

Subject: [Boost-bugs] [Boost C++ Libraries] #7541: Add a thread wrapper class that interrupts and join on destruction
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-21 06:10:36


#7541: Add a thread wrapper class that interrupts and join on destruction
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Cosmetic
 Keywords: |
------------------------------+---------------------------------------------
 Based on the scoped_thread class defined in C++ Concurrency in Action
 define a thread wrapper class that instead of calling terminate if the
 thread is joinable on destruction, interrupts and join it if joinable.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7541>
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:10 UTC