Refactor the spark queue implementation into a generic work-stealing deque
[ghc-hetmet.git] / rts / parallel / WSDeque.c
2009-02-05 Simon MarlowRefactor the spark queue implementation into a generic...