PAUSED

PAUSED(true, false, { setOf(UNPAUSING) })

The fiber was RUNNING, but was paused by an AvailDebuggerModel.

Functions

Link copied to clipboard
fun mayTransitionTo(newState: FiberDescriptor.ExecutionState): Boolean

Determine if this is a valid successor state.

Properties

Link copied to clipboard
val indicatesSuspension: Boolean
Link copied to clipboard
val indicatesTermination: Boolean
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int