Opened 10 years ago

Last modified 10 years ago

#7595 assigned Feature Requests

Implement interruptible threads on top of non-interruptible threads — at Initial Version

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

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.