[Boost-bugs] [Boost C++ Libraries] #8911: boost/thread/win32/shared_mutex.hpp: Ignores failures from win32::WaitForMultipleObjects

Subject: [Boost-bugs] [Boost C++ Libraries] #8911: boost/thread/win32/shared_mutex.hpp: Ignores failures from win32::WaitForMultipleObjects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-25 00:20:25


#8911: boost/thread/win32/shared_mutex.hpp: Ignores failures from
win32::WaitForMultipleObjects
-------------------------------------------------+-------------------------
 Reporter: Jeffrey Walton <noloader@…> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: synchronization |
  WaitForMultipleObjects API failure |
-------------------------------------------------+-------------------------
 boost/thread/win32/shared_mutex.hpp ignores failures from
 win32::WaitForMultipleObjects. It appears only WAIT_TIMEOUT is handled,
 and not WAIT_FAILED (or WAIT_OBJECT_#).

 BOOST_VERIFY is used for debugging and diagnostic builds, but no actions
 are taken for failures in release or production builds.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8911>
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:13 UTC