InterruptStatusRestore
class AnyVal
trait Matchable
class Any
Value members
Concrete methods
Returns a new effect that, if the parent region is uninterruptible, can be interrupted in the background instantaneously. If the parent region is interruptible, then the effect can be interrupted normally, in the foreground.
Returns a new effect that, if the parent region is uninterruptible, can be interrupted in the background instantaneously. If the parent region is interruptible, then the effect can be interrupted normally, in the foreground.