Re: [Boost-bugs] [Boost C++ Libraries] #2391: interprocess_recursive_mutex doesn't work interprocess

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2391: interprocess_recursive_mutex doesn't work interprocess
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-10 10:33:47


#2391: interprocess_recursive_mutex doesn't work interprocess
-----------------------------------------------------+----------------------
  Reporter: Sergey Samsonik <serge_98_at_[hidden]> | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.35.0 | Severity: Showstopper
Resolution: | Keywords: interprocess fork pthread
-----------------------------------------------------+----------------------
Changes (by igaztanaga):

  * milestone: Boost 1.37.0 => To Be Determined

Comment:

 Thanks for the report. The code for "generic" recursive mutex suposses
 thread id is unique for all system threads, which is true for windows but
 not for POSIX (some implementations yes, others not). So the solution is
 not easy and boost 1.37 is around the corner, so it must delayed for a
 future release. Suggestions and comments are welcome.

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