[Boost-bugs] [Boost C++ Libraries] #1210: interprocess::barrier hangs during second use under linux (boost 1.33.1)

Subject: [Boost-bugs] [Boost C++ Libraries] #1210: interprocess::barrier hangs during second use under linux (boost 1.33.1)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-24 10:53:35


#1210: interprocess::barrier hangs during second use under linux (boost 1.33.1)
------------------------------+---------------------------------------------
 Reporter: bodzio131_at_[hidden] | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.34.1 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 I tried to use interprocess::barrier for synchronizing threads from
 different processes. Under windows it works fine, but under linux it hangs
 if I want to use barrier object second time. Workaround I found: destroy
 barrier after first usage and create it again - it works for both
 platforms.

 Regards
 Bogdan

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