summaryrefslogtreecommitdiff
path: root/rts/Ticker.h
Commit message (Expand)AuthorAgeFilesLines
* Time handling overhaulSimon Marlow2011-11-251-1/+1
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Don't Terminate the ticker thread (#3748)Simon Marlow2010-01-271-1/+1
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-4/+8
* FIX #1623: disable the timer signal when the system is idle (threaded RTS only)Simon Marlow2007-09-031-3/+7
* Use timer_create() for the interval timer, if availableSimon Marlow2007-03-021-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+15