Boost C++ Libraries: Ticket #2666: Add the prototypes for the timed_lock functions using _until and _for suffixes https://svn.boost.org/trac10/ticket/2666 <p> As you know ,in C++0x the timed lock operations have _until and _for suffixes. Could you add them? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2666 Trac 1.4.3 anonymous Tue, 10 Feb 2009 20:40:20 GMT milestone changed https://svn.boost.org/trac10/ticket/2666#comment:1 https://svn.boost.org/trac10/ticket/2666#comment:1 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.38.0</span> → <span class="trac-field-new">Boost 1.39.0</span> </li> </ul> Ticket anonymous Fri, 11 Jun 2010 08:33:59 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2666#comment:2 https://svn.boost.org/trac10/ticket/2666#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> Even if this can help on the transition to the use of Chrono, the user will yet need to use specific get_system_time() and duration functions. </p> <p> I don't think any more that this partial modification will be useful. </p> Ticket