Change the representation of the MVar blocked queue
[ghc-hetmet.git] / includes / stg / MiscClosures.h
2010-04-01 Simon MarlowChange the representation of the MVar blocked queue
2010-03-30 Simon Marloweliminate some duplication with a bit of CPP
2010-03-30 Simon Marlowremove non-existent MUT_CONS symbols
2010-03-29 Simon Marlowchange throwTo to use tryWakeupThread rather than unblo...
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2009-12-08 Simon Marlowdeclare g0 (fixes compilation failure with -fvia-C)
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-08-25 Simon MarlowTidy up file headers and copyrights; point to the wiki...
2009-08-19 Simon Marlowremove some redundant declarations
2009-08-03 Simon MarlowRename primops from foozh_fast to stg_foozh
2009-08-02 Simon MarlowRTS tidyup sweep, first phase