summaryrefslogtreecommitdiff
path: root/includes/rts/storage/SMPClosureOps.h
Commit message (Expand)AuthorAgeFilesLines
* Add LOCK_CLOSURE macro for use in C--, which inlines the capability check.Edward Z. Yang2013-07-101-9/+26
* Fix build on OS XIan Lynagh2013-06-221-0/+4
* Optimise lockClosure when n_capabilities == 1; fixes #693Ian Lynagh2013-06-151-6/+22
* Whitespace only in rts/storage/SMPClosureOps.hIan Lynagh2013-06-141-7/+7
* Only emit %write_barrier primitive for THREADED_RTSGabor Greif2013-02-261-2/+2
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-1/+1
* Use message-passing to implement throwTo in the RTSSimon Marlow2010-03-111-7/+19
* When acquiring a spinlock, yieldThread() every 1000 spins (#3553, #3758)Simon Marlow2010-01-221-2/+0
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+78