Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4
[ghc-hetmet.git] / includes / rts / Constants.h
2010-09-19 Edward Z. YangInterruptible FFI calls with pthread_kill and CancelSyn...
2010-04-01 Simon MarlowChange the representation of the MVar blocked queue
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2010-01-22 Simon MarlowWhen acquiring a spinlock, yieldThread() every 1000...
2009-12-17 Simon MarlowFix #650: use a card table to mark dirty sections of...
2009-11-25 Simon MarlowthreadStackOverflow: check whether stack squeezing...
2009-11-25 Simon Marlowadd a comment to TSO_MARKED
2009-08-25 Simon MarlowTidy up file headers and copyrights; point to the wiki...
2009-08-18 Simon MarlowFix #3429: a tricky race condition
2009-08-02 Simon MarlowRTS tidyup sweep, first phase