Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7923: Multiple consecutive named_mutex::remove
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-28 18:21:52
#7923: Multiple consecutive named_mutex::remove
--------------------------------------------+-------------------------------
Reporter: cbarrioy <cbarrioy@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: named_mutex remove
--------------------------------------------+-------------------------------
Comment (by igaztanaga):
Please, can you try with the attached modified file? It includes a new
unlink implementation with the following changes:
- A static atomically incremented count is added to each rename operation.
- Memory allocation is minimized querying the win kernel instead of
allocatin a 32K buffer.
- Delete on close flag is applied only if renaming was successful.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7923#comment:4> 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:11 UTC