Boost C++ Libraries: Ticket #7592: Add a null_mutex that is a no-op and that is a model of UpgardeLockable https://svn.boost.org/trac10/ticket/7592 <p> Sometimes we are sure that a class that is parameterized with a Lockable is used on a single-thread environment. </p> <p> A null_mutex as the one in Boost.Interprocess that follows the Boost.Thread concept <a class="missing wiki">UpgradeLockable</a> will help in this case. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7592 Trac 1.4.3 viboes Sun, 28 Oct 2012 19:53:26 GMT status changed https://svn.boost.org/trac10/ticket/7592#comment:1 https://svn.boost.org/trac10/ticket/7592#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 00:51:37 GMT <link>https://svn.boost.org/trac10/ticket/7592#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7592#comment:2</guid> <description> <p> Committed revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/81081" title="Thread: Added null_mutex">[81081]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 29 Oct 2012 01:55:05 GMT</pubDate> <title>milestone deleted https://svn.boost.org/trac10/ticket/7592#comment:3 https://svn.boost.org/trac10/ticket/7592#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">To Be Determined</span> </li> </ul> Ticket viboes Mon, 05 Nov 2012 21:33:53 GMT milestone set https://svn.boost.org/trac10/ticket/7592#comment:4 https://svn.boost.org/trac10/ticket/7592#comment:4 <ul> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.53.0</span> </li> </ul> Ticket viboes Sat, 08 Dec 2012 16:08:07 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7592#comment:5 https://svn.boost.org/trac10/ticket/7592#comment:5 <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> Ticket