summaryrefslogtreecommitdiff
path: root/rts/win32/AwaitEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused variable; fixes a warning on Win64Ian Lynagh2012-03-161-3/+1
* avoid a crash: don't return unless the run queue has some threads in itSimon Marlow2009-03-111-6/+3
* notice ^C exceptions when waiting for I/OSimon Marlow2008-11-131-0/+11
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+51