summaryrefslogtreecommitdiff
path: root/rts/Task.h
Commit message (Expand)AuthorAgeFilesLines
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-25/+10
* Fix some more shutdown racesSimon Marlow2008-11-191-2/+1
* Add freeScheduler/freeTaskManager and call it later than exitSchedulerIan Lynagh2006-12-111-0/+1
* Gather timing stats for a Task when it completes.Simon Marlow2006-06-071-1/+7
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+271