task state

task state

Set of information that embodies the current state of a thread (task) in the system; composed of the register contents and stack belonging to a thread at the time it is pre-empted by the scheduler.


[Back: target]
[Next: thread]