merge upstream HEAD
[ghc-hetmet.git] / rts / Ticker.h
2010-06-17 Simon MarlowFix the symbol visibility pragmas
2010-01-27 Simon MarlowDon't Terminate the ticker thread (#3748)
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2007-09-03 Simon MarlowFIX #1623: disable the timer signal when the system...
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2006-04-07 Simon MarlowReorganisation of the source tree