use local mut lists rather than global mut lists in sequential GC
authorSimon Marlow <marlowsd@gmail.com>
Thu, 31 Dec 2009 11:31:18 +0000 (11:31 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 31 Dec 2009 11:31:18 +0000 (11:31 +0000)
commitf2c58035f765712341399be2dcec871757f529e6
tree9860362aca9c19ff40c64c5841bf2a103cf0937e
parent53bf23e5b0ad68264604c9c9da63d15de16da223
use local mut lists rather than global mut lists in sequential GC
rts/sm/Scav.c