[project @ 2001-11-08 16:17:35 by simonmar]
authorsimonmar <unknown>
Thu, 8 Nov 2001 16:17:35 +0000 (16:17 +0000)
committersimonmar <unknown>
Thu, 8 Nov 2001 16:17:35 +0000 (16:17 +0000)
commitc094c3adb595d0f6fd881c6d7502291df4728cd8
tree4826263e24224fdbb2f0a94006fab0d5e6954e79
parent79368b8499ceac9fe663a713191bb386b0dd2fd1
[project @ 2001-11-08 16:17:35 by simonmar]
Revert resumeThread and suspendThread to working with StgRegTable
rather than Capability, and do the conversion in the functions
themselves rather than in the inline code.  This means I don't have to
fiddle with the NCG to fix the SUSPEND_THREAD/RESUME_THREAD macros.
ghc/includes/StgMacros.h
ghc/rts/Schedule.c