Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / rts / Ticker.h
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