FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU
Richard Barry 84f4ae9aa0 Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections.
Fix issue in and simplify the xTaskRemoveFromUnorderedEventList() function.  The function is new to the V8 release candidates so does not effect official released code.
2014-02-10 17:02:37 +00:00
..
port.c Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections. 2014-02-10 17:02:37 +00:00
portmacro.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00