summaryrefslogtreecommitdiff
path: root/rts/Schedule.c
Commit message (Expand)AuthorAgeFilesLines
* Add closeMutex and use it on clean upEsa Ilari Vuokko2006-08-231-0/+1
* Match format strings and arguments for printf-like functionssven.panne@aedion.de2006-08-101-18/+18
* Asynchronous exception support for SMPSimon Marlow2006-06-161-1560/+86
* fix possible ^C problemsSimon Marlow2006-06-081-1/+30
* New tracing interfaceSimon Marlow2006-06-081-139/+137
* Gather timing stats for a Task when it completes.Simon Marlow2006-06-071-1/+1
* Remove unnecessary SCHED_INTERRUPTED scheduler stateSimon Marlow2006-06-071-7/+2
* performGC_(): don't use the existing Task, always grab a new oneSimon Marlow2006-05-251-11/+9
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+4589