[Boost-bugs] [Boost C++ Libraries] #3205: Documentation errors

Subject: [Boost-bugs] [Boost C++ Libraries] #3205: Documentation errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-22 18:06:38


#3205: Documentation errors
--------------------------------------------+-------------------------------
 Reporter: pruthvi@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: thread
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: Documentation, synchronization |
--------------------------------------------+-------------------------------
 In this document
 http://www.boost.org/doc/libs/1_35_0/doc/html/interprocess/synchronization_mechanisms.html
 titled 'Synchronization mechanisms', the first line of explanation for
 topic 'A mutex can also be recursive or non-recursive:' is incorrect.
 ****Recursive mutexes can be locked several "types" = "times" by the same
 thread. To fully unlock the mutex, the thread has "two" = "to" unlock the
 mutex the same times it has locked it.
 I have not fully read the document and I think the documents need further
 proofreading.

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