use synchronised version of freeChain() in scavenge_mutable_list()
[ghc-hetmet.git] / rts / sm / GCUtils.h
2007-12-13 simonmar@microsoft.comuse synchronised version of freeChain() in scavenge_mut...
2007-11-21 Simon Marlowcache bd->todo_bd->free and the limit in the workspace
2007-10-31 Simon MarlowRefactoring of the GC in preparation for parallel GC
2006-10-26 Simon Marlowcopyright updates and add Commentary links
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory