summaryrefslogtreecommitdiff
path: root/rts/ThreadPaused.c
Commit message (Expand)AuthorAgeFilesLines
* THREADED_RTS: use cas() when claiming thunksSimon Marlow2007-03-061-1/+21
* Make all needed prototypes visible to avoid warningssven.panne@aedion.de2006-11-101-0/+1
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+290