Hardware::PID::Stat::State
Inherits Enum / Comparable / Value / Object
Constants
Running = 0
Sleeping = 1
Wait = 2
Zombie = 3
Stopped = 4
TracingStop = 5
Paging = 6
Dead = 7
Interruptible = 8
Constructors
new(stat : String)
SourceInherits Enum / Comparable / Value / Object