diff options
author | 2022-10-08 20:40:45 +0200 | |
---|---|---|
committer | 2022-10-12 20:08:46 +0200 | |
commit | 613b3c59fc841caa3ca8c4d7ac440fbfa2f71fd1 (patch) | |
tree | 71fa6195eb7bf224716c23bb443249d4e8737727 /macros/src | |
parent | 4ccc7d3dcb84f7f8e6556a4cd52efc18df1dc887 (diff) | |
download | rtic-613b3c59fc841caa3ca8c4d7ac440fbfa2f71fd1.tar.gz rtic-613b3c59fc841caa3ca8c4d7ac440fbfa2f71fd1.tar.zst rtic-613b3c59fc841caa3ca8c4d7ac440fbfa2f71fd1.zip |
Fixed a bug in the timer queue
When a waker was dequeued, and it had already exipired, the dequeue
was not re-run to set a proper new compare match for the monotonic.
This is now fixed.
Diffstat (limited to 'macros/src')
0 files changed, 0 insertions, 0 deletions