summaryrefslogtreecommitdiff
path: root/rts/Timer.h
Commit message (Expand)AuthorAgeFilesLines
* Don't Terminate the ticker thread (#3748)Simon Marlow2010-01-271-1/+1
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-2/+2
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-4/+2
* FIX #1623: disable the timer signal when the system is idle (threaded RTS only)Simon Marlow2007-09-031-3/+3
* Use timer_create() for the interval timer, if availableSimon Marlow2007-03-021-2/+2
* new RTS flag: -V to modify the resolution of the RTS timerIan Lynagh2006-09-051-9/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+24