Boost C++ Libraries: Ticket #7595: Implement interruptible threads on top of non-interruptible threads https://svn.boost.org/trac10/ticket/7595 <p> Once we will be able to disable thread interruption it would be great if we can provide interruptible threads on top of non-interruptible threads so that the user don't pay for what they don't use, but has yet a mechanism that allows work with interruptible and non-interruptible threads on the same executable. </p> <p> See <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7594" title="#7594: Feature Requests: Allow to disable thread interruptions (closed: fixed)">#7594</a> Allow to disallow thread interruptions </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7595 Trac 1.4.3 viboes Sun, 28 Oct 2012 20:06:01 GMT status, description changed https://svn.boost.org/trac10/ticket/7595#comment:1 https://svn.boost.org/trac10/ticket/7595#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/7595?action=diff&amp;version=1">diff</a>) </li> </ul> Ticket