[Boost-bugs] [Boost C++ Libraries] #2293: boost::shared_mutex doesn't complain when internal limits overrun

Subject: [Boost-bugs] [Boost C++ Libraries] #2293: boost::shared_mutex doesn't complain when internal limits overrun
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-05 21:14:04


#2293: boost::shared_mutex doesn't complain when internal limits overrun
--------------------------+-------------------------------------------------
 Reporter: anthonyw | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: thread
  Version: Boost 1.36.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 If more than 127 threads are waiting for an exclusive lock on a
 boost::shared_mutex or more than 2047 threads are waiting for a shared
 lock then the mutex state becomes corrupt. The mutex should detect the
 situation.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2293>
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:58 UTC