Create idle thread with minimum priority.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Sep 2006 15:12:05 +0000 (15:12 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Sep 2006 15:12:05 +0000 (15:12 +0000)
commit689fb08ce1061297cec4264aeb32464ec182fcf3
treec1cdd5dce4a83f16c1aa20d7af86af2328403bc5
parentf35d56069db7eb1bc09f48f7f40a594718611f95
Create idle thread with minimum priority.
Suggested by Godmar Back.
src/threads/thread.c