]> begriffs open source - freertos/commit
Fix bug when xQueueOverwrite() and xQueueOverwrite() from ISR are used to overwrite...
authorRichard Barry <ribarry@amazon.com>
Tue, 3 Dec 2019 01:50:07 +0000 (01:50 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 3 Dec 2019 01:50:07 +0000 (01:50 +0000)
commit9491af1fd73367134c1ae16d2eea1ac25c007816
treefb60bb43285f198545ddede4f406cf3fb9557b61
parente5708b38e952810d193d03012f9c829fa4b3a32a
Fix bug when xQueueOverwrite() and xQueueOverwrite() from ISR are used to overwrite items in two queues that are part of the same set.
Minor queue optimisations.
FreeRTOS/Source/queue.c