mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -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. |
||
---|---|---|
.. | ||
croutine.h | ||
event_groups.h | ||
FreeRTOS.h | ||
list.h | ||
mpu_wrappers.h | ||
portable.h | ||
projdefs.h | ||
queue.h | ||
semphr.h | ||
StackMacros.h | ||
task.h | ||
timers.h |