Add getNumberOfProcessors(), FIX MacOS X build problem (hopefully)
[ghc-hetmet.git] / includes / OSThreads.h
2009-03-17 Simon MarlowAdd getNumberOfProcessors(), FIX MacOS X build problem...
2009-01-26 Simon Marlowadd comment for ASSERT_LOCK_HELD()
2009-01-17 Ian LynaghReinstate: Always check the result of pthread_mutex_loc...
2009-01-16 Simon MarlowUNDO: Always check the result of pthread_mutex_lock...
2009-01-04 Matthias KilianAlways check the result of pthread_mutex_lock() and...
2007-08-29 Simon MarlowWindows: remove the {Enter,Leave}CricialSection wrappers
2007-08-16 Ian LynaghFix the threaded RTS on Windows
2007-06-27 simonmar@microsoft.comFIX BUILD (on Windows): follow changes to make threaded...
2007-06-26 Simon MarlowMake the threaded RTS compilable using -fasm
2007-02-22 Ian LynaghFree thread local storage on shutdown
2007-02-01 Simon MarlowPartial fix for #926
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-04-07 Simon MarlowReorganisation of the source tree