Boost C++ Libraries: Ticket #7537: deprecate Mutex::scoped_lock and scoped_try_lock and boost::condition https://svn.boost.org/trac10/ticket/7537 <p> The Mutex::scoped_lock and scoped_try_lock make mutex types dependent from locks. </p> <p> I would like to make them independent. </p> <p> In addition they are there since 1.35. I think it is time the user moves to use the standard unique_lock. </p> <p> The boost::condition condition is there since 1.35. I think it is time the user moves to use the standard condition_variable_any. </p> <p> As usual, the user will have 6 releases to move. Two macros will be provided to enable/disable the inclusion of the deprecated features. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7537 Trac 1.4.3 viboes Sun, 21 Oct 2012 10:33:40 GMT status changed https://svn.boost.org/trac10/ticket/7537#comment:1 https://svn.boost.org/trac10/ticket/7537#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Mon, 29 Oct 2012 01:57:04 GMT milestone deleted https://svn.boost.org/trac10/ticket/7537#comment:2 https://svn.boost.org/trac10/ticket/7537#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">To Be Determined</span> </li> </ul> Ticket viboes Mon, 05 Nov 2012 21:28:21 GMT milestone set https://svn.boost.org/trac10/ticket/7537#comment:3 https://svn.boost.org/trac10/ticket/7537#comment:3 <ul> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.53.0</span> </li> </ul> Ticket viboes Sun, 02 Dec 2012 10:38:39 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7537#comment:4 https://svn.boost.org/trac10/ticket/7537#comment:4 <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 revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/81667" title="Thread: merge from trunk 1.53">[81667]</a>. </p> Ticket kurt@… Wed, 10 Jul 2013 17:17:07 GMT <link>https://svn.boost.org/trac10/ticket/7537#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7537#comment:5</guid> <description> <p> Please reconsider this as std::condition_variable doesn't have support for thread interruption. </p> </description> <category>Ticket</category> </item> </channel> </rss>