Add getNumberOfProcessors(), FIX MacOS X build problem (hopefully)
[ghc-hetmet.git] / rts / win32 / OSThreads.c
2009-03-17 Simon MarlowAdd getNumberOfProcessors(), FIX MacOS X build problem...
2007-08-29 Simon MarlowWindows: remove the {Enter,Leave}CricialSection wrappers
2007-08-16 Ian LynaghFix the threaded RTS on Windows
2007-02-22 Ian LynaghFree thread local storage on shutdown
2007-02-01 Simon MarlowPartial fix for #926
2006-08-30 Simon Marlowadd sysErrorBelch() for reporting system call errors
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-04-07 Simon MarlowReorganisation of the source tree