nuttx/sched/group
Xiang Xiao b0797263ca libc/stdio: Allocate file_struct dynamically
1.Reduce the default size of task_group_s(~512B each task)
2.Scale better between simple and complex application

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia872137504fddcf64d89c48d6f0593d76d582710
2020-09-11 17:58:17 +08:00
..
group_addrenv.c
group_childstatus.c
group_continue.c
group_create.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
group_exitinfo.c
group_find.c
group_foreachchild.c
group_free.c
group_getgid.c
group_getuid.c
group_join.c
group_killchildren.c
group_leave.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
group_malloc.c
group_setgid.c
group_setuid.c
group_setupidlefiles.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
group_setupstreams.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
group_setuptaskfiles.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
group_signal.c
group_suspendchildren.c
group_tlsalloc.c
group_tlsfree.c
group_waiter.c
group_zalloc.c
group.h libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
Make.defs