summaryrefslogtreecommitdiff
path: root/rts/win32/AwaitEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Use C99's boolBen Gamari2016-11-291-1/+1
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace win32/AwaitEvent.cAustin Seipp2014-07-281-3/+3
* 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