Add comment to explain why we don't free initial_thread.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 19:25:49 +0000 (19:25 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 19:25:49 +0000 (19:25 +0000)
commit47d2b85f8271b30ad3dbdceb30f2ade98647b56e
tree54e1a76db8a9e9b6ba7289834b25b41ab2a82b3c
parent75184807993ee59c83ad50ec17c00a99dc588c2e
Add comment to explain why we don't free initial_thread.
Thanks to Sunit Pal <sunit@stanford.edu> for the question.
src/threads/thread.c