You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
port.c Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections. 11 years ago
portmacro.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago