FreeRTOS-Kernel/FreeRTOS/Demo/Common/Minimal
Richard Barry 82207ebffa Add test and correct code for the unusual case of a task using an event group to synchronise only with itself.
Add critical sections around call to prvResetNextTaskUnblockTime() that can occur from within a task.
2014-03-31 02:12:17 +00:00
..
AltBlckQ.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
AltBlock.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
AltPollQ.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
AltQTest.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
BlockQ.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
blocktim.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
comtest.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
comtest_strings.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
countsem.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
crflash.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
crhook.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
death.c Add the pcTimerGetTimerName() API function. 2014-03-28 14:41:15 +00:00
dynamic.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
EventGroupsDemo.c Add test and correct code for the unusual case of a task using an event group to synchronise only with itself. 2014-03-31 02:12:17 +00:00
flash.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
flash_timer.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
flop.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
GenQTest.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
integer.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
IntQueue.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
PollQ.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
QPeek.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
QueueOverwrite.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
QueueSet.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
recmutex.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
semtest.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
sp_flop.c Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
TimerDemo.c Add the pcTimerGetTimerName() API function. 2014-03-28 14:41:15 +00:00