]> begriffs open source - freertos/history - include/queue.h
Remove redundent cancellation point
[freertos] / include / queue.h
2024-01-03 Eric JacksonFix documentation for xQueueTakeMutexRecursive (#943)
2023-12-15 Soren PtakUpdate comments related to portYIELD_FROM_ISR() in...
2023-12-08 chinglee-iotRemove lint suppression comment (#920)
2023-12-07 chinglee-iotFix MISRA C 2012 rule 8.6 errors (#862)
2023-09-20 Robert BergerxQueueSendToFromFromISR --> xQueueSendToFrontFromISR...
2023-09-20 Robert BergerFix xQueueSendToFront code comment (#796)
2023-08-18 kar-rahul-awsAdd runtime parameter checks (#761)
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-03-22 DarianAdd functions to get the buffers of statically created...
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2022-11-23 Paul BartellRemove coroutines from FreeRTOS-Kernel.
2022-08-19 Monika SinghAdd support for MISRA rule 20.7 (#546)
2022-04-25 Robert Bergerqueue.h: cTaskWokenByPost -> xTaskWokenByReceive (...
2022-02-13 mikisamaFix typo (#454)
2022-01-31 Tobias NießenFix description of configQUEUE_REGISTRY_SIZE (#446)
2022-01-07 Jon EnzClean some spell check words. (#439)
2021-09-07 Zim KalinowskiReplace <pre> with @code - remaining files (#388)
2021-08-13 Zim Kalinowskifixes in queue documentation (#382)
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-04-10 Paul BartellOverwrite existing QueueRegistry entries when a handle...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-16 Carl LundinFreeRTOS Kernel Spelling Update (#170)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-18 David Chalcofinish up PR67. Also add missing <\pre> tags (#130)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only