Re: [Boost-bugs] [Boost C++ Libraries] #9490: boost::interprocess::named_condition Functions Incorrectly Between 32-bit and 64-bit Applications

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9490: boost::interprocess::named_condition Functions Incorrectly Between 32-bit and 64-bit Applications
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-14 15:03:35


#9490: boost::interprocess::named_condition Functions Incorrectly Between 32-bit
and 64-bit Applications
-------------------------------+--------------------------
  Reporter: jsantiago@… | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.55.0 | Severity: Problem
Resolution: wontfix | Keywords:
-------------------------------+--------------------------
Changes (by igaztanaga):

 * status: new => closed
 * resolution: => wontfix

Comment:

 Interprocess shared memory synchronization primitives are based (when
 available) on operating system primitives. Sadly, glibc's synchronization
 primitives can't be shared between 32 and 64 bit processes:

 https://sourceware.org/bugzilla/show_bug.cgi?id=11651

 Inteprocess can't offer better guarantees than the native OS.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9490#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:50:15 UTC