mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-09 06:34:11 +00:00
Remove some apparently obsolete code from xTaskPriorityDisinherit() (a task cannot be both blocked and giving bac a mutex at the same time]. Update the new "mutex held count" increment and decrement functions to allow mutexes to be created before the scheduler is started.