Re: [Boost-bugs] [Boost C++ Libraries] #2729: named_condition.hpp does not compile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2729: named_condition.hpp does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-05 08:26:22


#2729: named_condition.hpp does not compile
--------------------------------------------+-------------------------------
  Reporter: yusuke_mitsuki_at_[hidden] | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: Boost 1.39.0 | Component: interprocess
   Version: Boost 1.37.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+-------------------------------
Changes (by igaztanaga):

  * milestone: Boost 1.38.0 => Boost 1.39.0

Comment:

 The documentation says:

 "A global condition variable that can be created by name. This condition
 variable is designed to work with named_mutex and can't be placed in
 shared memory or memory mapped files."

 So a named condition variable can't be used with interprocess_mutex. The
 documentation of wait functions mentions interprocess_mutex so the
 documentation of those functions is wrong.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2729#comment:1>
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:59 UTC