summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itrontask02/dormant.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-15+ Changed preempt routine into two dummy tasks one that is in dormantJennifer Averett1-5/+20
state and one that is in non-dormant state. + Increased the priority of the Init task to force the dummy tasks to run first. + Added calls to ref_tsk to verify the state of the dummy tasks and test ref_tsk.
1999-11-09Merged tests from Task group.Joel Sherrill1-7/+8
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
of switching to the modified GNU GPL.