FIX #2185: sparks should not be treated as roots by the GC
authorSimon Marlow <simonmarhaskell@gmail.com>
Thu, 24 Apr 2008 20:58:13 +0000 (20:58 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Thu, 24 Apr 2008 20:58:13 +0000 (20:58 +0000)
commit01ccdeea34b4853750326126f3bff9b2bdfa9a32
tree386283d5e2e14a9e2396fe854b5950abb8883b9f
parent1d0e86e6cd96ce49f478c91fc01de565416ecc22
FIX #2185: sparks should not be treated as roots by the GC
rts/Capability.c
rts/Capability.h
rts/Sparks.c
rts/Sparks.h
rts/sm/Compact.c
rts/sm/GC.c