InterruptRequestFlag

The advisory interrupt request flags. The flags declared as enumeration values within this enum are the interrupt request flags.

Entries

Link copied to clipboard

Termination of the target fiber has been requested.

Link copied to clipboard

Another fiber wants to know what this fiber's reified continuation is.

Properties

Link copied to clipboard
open override val flag: FiberDescriptor.Flag

The Flag that this enum represents.

Link copied to clipboard
open val mask: Int
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int