Use mutator threads to do GC, instead of having a separate pool of GC threads
[ghc-hetmet.git] / rts / Threads.h
2008-04-16 Simon MarlowAdd a write barrier to the TSO link field (#1589)
2006-06-16 Simon MarlowAsynchronous exception support for SMP