nuttx/sched/init
Xiang Xiao a50d87d5b7 sched/group: Simplify the allocation and deallocation logic
1.Move tg_membe allocation to group_alloc
2.Merge group_deallocate to group_release

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: chao.an <anchao@xiaomi.com>
2022-03-04 12:11:24 +09:00
..
init.h init: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
Make.defs
nx_bringup.c init: use exec_spawn instead of exec 2021-12-24 08:23:30 -06:00
nx_smpstart.c sched/init: initialize all idle thread's tl_task 2021-07-16 08:37:53 +09:00
nx_start.c sched/group: Simplify the allocation and deallocation logic 2022-03-04 12:11:24 +09:00