Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LOCK_CLOSURE macro for use in C--, which inlines the capability check. | Edward Z. Yang | 2013-07-10 | 1 | -9/+26 |
* | Fix build on OS X | Ian Lynagh | 2013-06-22 | 1 | -0/+4 |
* | Optimise lockClosure when n_capabilities == 1; fixes #693 | Ian Lynagh | 2013-06-15 | 1 | -6/+22 |
* | Whitespace only in rts/storage/SMPClosureOps.h | Ian Lynagh | 2013-06-14 | 1 | -7/+7 |
* | Only emit %write_barrier primitive for THREADED_RTS | Gabor Greif | 2013-02-26 | 1 | -2/+2 |
* | Produce new-style Cmm from the Cmm parser | Simon Marlow | 2012-10-08 | 1 | -1/+1 |
* | Use message-passing to implement throwTo in the RTS | Simon Marlow | 2010-03-11 | 1 | -7/+19 |
* | When acquiring a spinlock, yieldThread() every 1000 spins (#3553, #3758) | Simon Marlow | 2010-01-22 | 1 | -2/+0 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+78 |