mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-18 10:58:08 +02: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.