summaryrefslogtreecommitdiff
path: root/rts/posix/ticker
Commit message (Expand)AuthorAgeFilesLines
* Move pthread and timerfd ticker implementations to separate filesWander Hillen2023-02-032-103/+282
* Allow waiting for timerfd to be interrupted during rts shutdownWander Hillen2023-01-241-12/+56
* rts: fix OS thread naming in tickerNicolas Trangez2022-11-011-21/+2
* rts: remove use of `TIME_WITH_SYS_TIME`Nicolas Trangez2022-10-212-22/+8
* rts: Annotate benign race in pthread ticker's exit test Ben Gamari2021-12-011-0/+1
* RTS: open timerfd synchronously (#20618)Sylvain Henry2021-11-091-19/+32
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-093-5/+5
* Rename itimer to ticker in rts/posix for consistency.Andreas Klebinger2021-07-273-0/+445