Fixed a bug in threads that occured when switching from a thread
authorschani <none@none>
Wed, 28 May 2003 11:31:50 +0000 (11:31 +0000)
committerschani <none@none>
Wed, 28 May 2003 11:31:50 +0000 (11:31 +0000)
commit44e872fa12c9a662dcb48cc3e21ca57073cd8636
treeccad6f6ef83b7084eada5a9cfa6f882bd5d049a9
parenta06449b6545f4572816ec0c836e3e95afe4cd345
Fixed a bug in threads that occured when switching from a thread
that has just been killed to a thread that is being run for the
first time.
src/threads/green/threads.c
threads/thread.c