replace sparc-specific Int64 code with calls to platform-independent macros
[ghc-hetmet.git] / rts / parallel / WSDeque.h
2009-03-13 Simon MarlowUse work-stealing for load-balancing in the GC
2009-02-05 Simon MarlowRefactor the spark queue implementation into a generic...