Boost C++ Libraries: Ticket #7812: Documentation: "Returns: cv_status::no_timeout if the call is returning because the time period specified by rel_time has elapsed, cv_status::timeout otherwise." https://svn.boost.org/trac10/ticket/7812 <p> This appears a number of times in condition_variables.qbk </p> <p> Fortunately it is not how the library behaves... </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7812 Trac 1.4.3 viboes Wed, 19 Dec 2012 22:59:38 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/7812#comment:1 https://svn.boost.org/trac10/ticket/7812#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.53.0</span> </li> </ul> <p> Thanks for catching this. </p> <p> Committed revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/82107" title="Thread: update doc ref #7812">[82107]</a>. </p> Ticket viboes Fri, 21 Dec 2012 22:17:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7812#comment:2 https://svn.boost.org/trac10/ticket/7812#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Committed merge from trunk <a class="changeset" href="https://svn.boost.org/trac10/changeset/82159" title="Thread: merge from trunk condition_variables no-it + doc">[82159]</a>. </p> Ticket