Interrupt Request Flag
enum InterruptRequestFlag : Enum<FiberDescriptor.InterruptRequestFlag> , FiberDescriptor.FlagGroup
Content copied to clipboard
The advisory interrupt request flags. The flags declared as enumeration values within this enum are the interrupt request flags.
Entries
Link copied to clipboard
Content copied to clipboard
Termination of the target fiber has been requested.
Link copied to clipboard
Content copied to clipboard
Another fiber wants to know what this fiber's reified continuation is.