Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3269: boost thread - mutex.lock() doesn't throw exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-04 14:44:10
#3269: boost thread - mutex.lock() doesn't throw exception
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: thread
Version: Boost 1.39.0 | Severity: Problem
Keywords: thread mutex lock |
-------------------------------+--------------------------------------------
Comment(by steven_watanabe):
Relocking a mutex that is already locked by the current thread is
undefined behavior, so EDEADLK is irrelevant.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3269#comment:6> 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:01 UTC