General Flag
enum GeneralFlag : Enum<FiberDescriptor.GeneralFlag> , FiberDescriptor.FlagGroup
Content copied to clipboard
The general flags. These are flags that are not otherwise grouped for semantic purposes, such as indicating interrupt requests or synchronization.
Entries
Link copied to clipboard
Content copied to clipboard
Was the fiber started to apply a semantic restriction?
Link copied to clipboard
Content copied to clipboard
Was the fiber started to evaluate a macro invocation?