Re: [Boost-bugs] [Boost C++ Libraries] #12416: Windows: shared_mutex::state_data exceptions thrown in synthetic tests

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12416: Windows: shared_mutex::state_data exceptions thrown in synthetic tests
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-16 09:37:25


#12416: Windows: shared_mutex::state_data exceptions thrown in synthetic tests
--------------------------------------+----------------------
  Reporter: Tomer Gal <Tomer.Gal@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+----------------------

Comment (by Tomer.Gal@…):

 Hi,
 This issue is readable in the code:
 state_data::shared_waiting:11 - There is an 11 bits counter for the amount
 of waiting threads.
 This represents a max value of 2047 waiting threads, if this limit
 overflows, boost throws an exception.

 Yes, I will find the time to issue a PR.

 Regards,
 Tomer Gal (OpTeamizer)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12416#comment:2>
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:20 UTC