Changes between Initial Version and Version 1 of Ticket #7595


Ignore:
Timestamp:
Oct 28, 2012, 8:06:01 PM (10 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7595

    • Property Status newassigned
  • Ticket #7595 – Description

    initial v1  
    11Once 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.
    22
     3See #7594       Allow to disallow thread interruptions