Each task may be in one of four states:
● Current - The task is executing
● Ready - The task is ready for execution
● Delayed - The task is waiting for some event to occur
● Stopped - The task is not activeThe calls that change the status of a task are described below.