Split part of the Task struct into a separate struct InCall
[ghc-hetmet.git] / rts / Task.h
2010-03-09 Simon MarlowSplit part of the Task struct into a separate struct...
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2008-11-19 Simon MarlowFix some more shutdown races
2006-12-11 Ian LynaghAdd freeScheduler/freeTaskManager and call it later...
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-04-07 Simon MarlowReorganisation of the source tree