[Boost-bugs] [Boost C++ Libraries] #2955: [patch] recursive mutex impossible if pthread_mutexattr_settype not defined

Subject: [Boost-bugs] [Boost C++ Libraries] #2955: [patch] recursive mutex impossible if pthread_mutexattr_settype not defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-18 18:50:39


#2955: [patch] recursive mutex impossible if pthread_mutexattr_settype not defined
----------------------------------------------------------+-----------------
 Reporter: Dustin Spicuzza <dustin_at_[hidden]> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: thread
  Version: Boost 1.38.0 | Severity: Showstopper
 Keywords: |
----------------------------------------------------------+-----------------
 This patch makes recursive_mutex not exist if pthread_mutexattr_settype
 isn't defined (since it is impossible to make a recursive mutex without
 it).

 A platform that has this problem is vxWorks.

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