]> git.sur5r.net Git - freertos/commit
Event Groups: Convert the 'clear bits from ISR' function into a pended function to...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 23 Apr 2014 15:23:54 +0000 (15:23 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 23 Apr 2014 15:23:54 +0000 (15:23 +0000)
commitc7d808ad56ae07bba579e297576e246db96d0be9
tree489239786d7eeeb6a8d1e8afceaefe0db328b4c1
parent3b09f079c7f0ae0f646228b30d7a133c87e70ee9
Event Groups: Convert the 'clear bits from ISR' function into a pended function to fix reentrancy issue.
Event Groups: Ensure the 'wait bits' and 'sync' functions don't return values that still contain some internal control bits.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2238 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/event_groups.c
FreeRTOS/Source/include/event_groups.h
FreeRTOS/Source/include/timers.h
FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
FreeRTOS/Source/timers.c