summaryrefslogtreecommitdiff
path: root/includes/rts/Threads.h
Commit message (Expand)AuthorAgeFilesLines
* Make enabled_capabilities visible (fixes dynamic linking)Simon Marlow2012-12-131-0/+3
* Lots of nat -> StgWord changesSimon Marlow2012-09-071-4/+4
* Fix build on Win64Ian Lynagh2012-05-091-0/+4
* setNumCapabilities: don't barf() if it isn't supported, just print an errorSimon Marlow2012-01-061-4/+0
* Allow the number of capabilities to be increased at runtime (#3729)Simon Marlow2011-12-061-0/+10
* Make forkProcess work with +RTS -NSimon Marlow2011-12-061-2/+3
* Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4Edward Z. Yang2010-09-191-1/+1
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-0/+5
* Windows build fixesSimon Marlow2009-08-031-0/+7
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+47