FreeRTOS-Kernel/FreeRTOS/Source/portable/MemMang
Richard Barry d96dc2adb0 Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c.
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.
2014-07-03 14:44:37 +00:00
..
heap_1.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_2.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_3.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_4.c Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c. 2014-07-03 14:44:37 +00:00
heap_5.c Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c. 2014-07-03 14:44:37 +00:00