]> begriffs open source - freertos/commit
Introduce vTaskInternalSetTimeOutState() which does not have a critical section,...
authorRichard Barry <ribarry@amazon.com>
Fri, 24 Feb 2017 02:16:54 +0000 (02:16 +0000)
committerRichard Barry <ribarry@amazon.com>
Fri, 24 Feb 2017 02:16:54 +0000 (02:16 +0000)
commitc3acc441ac432dc7cfc6a0ede4af02e9c2c93f3c
tree8f73aa8394d3f15166099b1034b0cc6f9b7f8e75
parent9b213e8c34b169714068476b3f8420548590e657
Introduce vTaskInternalSetTimeOutState() which does not have a critical section, and add a critical section to the public version of the same.
FreeRTOS/Source/include/task.h
FreeRTOS/Source/portable/CCS/ARM_CM3/port.c
FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
FreeRTOS/Source/queue.c
FreeRTOS/Source/tasks.c