Subject: [Boost-bugs] [Boost C++ Libraries] #7283: C++11 compliance: Add notify_all_at_thread_exit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-25 11:59:48
#7283: C++11 compliance: Add notify_all_at_thread_exit
------------------------------+---------------------------------------------
Reporter: viboes | Owner: anthonyw
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
The following should be taken in account
{{{
void notify_all_at_thread_exit(condition_variable& cond,
unique_lock<mutex> lk);
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7283> 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