sewardj 2001/02/06 04:09:42 PST
Modified files:
ghc/rts Interpreter.c
Log:
Check the context_switch flag and yield if set, so that interpreted
code behaves properly in a multi(haskell)threaded environment.
Revision Changes Path
1.16 +11 -2 fptools/ghc/rts/Interpreter.c