Subject: [Boost-bugs] [Boost C++ Libraries] #8273: Add externally locked streams
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-11 07:21:19
#8273: Add externally locked streams
------------------------------+---------------------------------------------
Reporter: viboes | Owner: viboes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Based on N3354: C++ Stream Mutexes http://www.open-
std.org/jtc1/sc22/wg21/docs/papers/2012/n3354.html add thread safe streams
that gets its protecting mutex externally instead of internally as in the
proposal so that several streams can share the same protecting mutex.
This will be useful to take in account coherency when working with cout
and cin.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8273> 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:12 UTC