[project @ 1999-11-11 17:19:15 by simonmar]
authorsimonmar <unknown>
Thu, 11 Nov 1999 17:19:15 +0000 (17:19 +0000)
committersimonmar <unknown>
Thu, 11 Nov 1999 17:19:15 +0000 (17:19 +0000)
commitbc9cfb591dbfbfd607e8558877645a836dd62f99
treed3f85ae7c1338060bfd72109a66f3f6dd290ebcd
parentfef6a6a52ef5a885019d2f04685a33c1ce3370ca
[project @ 1999-11-11 17:19:15 by simonmar]
Re-instate interrupted stuff.  If the scheduler finds the interrupted
flag to be set, it calls deleteThread() on all the runnable and
blocked threads, wakes up any main thread clients that were waiting,
and then either

(a) returns, in the UP case
(b) waits for more work, in the SMP case.
ghc/rts/Schedule.c