summaryrefslogtreecommitdiff
path: root/rts/RaiseAsync.h
Commit message (Expand)AuthorAgeFilesLines
* Eagerly raise a blocked exception when entering 'unblock' or exiting 'block'Simon Marlow2007-01-051-1/+1
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+1
* Asynchronous exception support for SMPSimon Marlow2006-06-161-0/+71