Files
openocd/src/rtos
Chien Wong 3954896d6e rtos/FreeRTOS: fix next pointer member offset in FreeRTOS lists
Currently, we are using offset of xListEnd.pxPrevious in List_t for
list_next_offset and offset of pxPrevious in ListItem_t for
list_elem_next_offset. This is confusing. Fix this.
As the related lists are doubly linked lists, only iteration order is
changed without breaking functionality.
Also document those offsets.

Change-Id: I8beacc235ee781ab4e3b415fccad7b72ec55b098
Signed-off-by: Chien Wong <m@xv97.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8833
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
2025-05-09 12:08:39 +00:00
..
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-02-22 22:58:23 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2024-05-26 09:57:51 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-05-09 12:06:54 +00:00
2025-02-22 22:58:23 +00:00