mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-13 00:24:23 +00:00
An error on trace argument. In "xTaskPriorityDisinherit", the disinherit priority should be "pxTCB->uxBasePriority". And, in "vTaskPriorityDisinheritAfterTimeout", the disinherit priority should be "uxPriorityToUse", which might not be "pxTCB->uxBasePriority".
175 KiB
175 KiB