summaryrefslogtreecommitdiff
path: root/rts/win32/WorkQueue.c
Commit message (Expand)AuthorAgeFilesLines
* rts: Add missing #include <stdbool.h>Ben Gamari2016-11-291-0/+1
* Use C99's boolBen Gamari2016-11-291-15/+15
* 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/WorkQueue.cAustin Seipp2014-07-281-26/+27
* On Windows, Delete the CriticalSection's we InitializeIan Lynagh2007-11-251-0/+1
* Free Win32 Handles on shutdownSimon Marlow2006-08-251-3/+11
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+215