summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/timer.go
AgeCommit message (Expand)Author
2020-07-23Add AfterFunc to tcpip.ClockSam Balana
2020-07-12Do not copy sleep.WakerGhanan Gowripalan
2020-04-24Do not copy tcpip.CancellableTimerGhanan Gowripalan
2020-04-20Prevent race when reassigning CancellableTimerGhanan Gowripalan
2020-01-08CancellableTimer to encapsulate the work of safely stopping timersGhanan Gowripalan