nuttx
nuttx copied to clipboard
sched/group: change type of task group member to single queue
Summary
sched/group: change type of task group member to single queue
Change the type of task group member to single list chain to avoid accessing the memory allocator to improve the performance
Signed-off-by: chao an [email protected]
Impact
N/A
Testing
ci-check