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