mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-04-06 14:07:38 -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. |
||
|---|---|---|
| .. | ||
| port.c | ||
| portmacro.h | ||