Opened 10 years ago

Last modified 10 years ago

#7595 assigned Feature Requests

Implement interruptible threads on top of non-interruptible threads

Reported by: viboes Owned by: viboes
Milestone: To Be Determined Component: thread
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

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.

See #7594 Allow to disallow thread interruptions

Change History (1)

comment:1 by viboes, 10 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.