This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-06 21:25:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbb23055cd476dd478ba7a45d9bd101d5de0f73f
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
tasks.c
Richard Barry
881958514b
If tickless idle mode is in use then ensure prvResetNextTaskUnblockTime() is called after a task is unblocked due to a bit being set in an event group. This allows the MCU to re-enter sleep mode at the earliest possible time (rather than waiting until the timeout that would occur had the task not being unblocked be the event group) and matches a similar change made for queues and derivative objects (semaphores, etc.) some time ago.
2020-01-03 22:50:31 +00:00
178 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink