mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-21 22:11:57 -04:00
When a task is unblocked the need for a context switch is only signalled if the unblocked task has a priority higher than the currently running task, instead of higher than or equal to the priority of the currently running task. |
||
---|---|---|
.. | ||
.settings | ||
DemosModifiedForLowTickRate | ||
Trace_Recorder_Configuration | ||
.cproject | ||
.project | ||
FreeRTOSConfig.h | ||
main.c | ||
main_blinky.c | ||
main_full.c | ||
Run-time-stats-utils.c |