nuttx/sched/group
Xiang Xiao 5c5f1dec08 sched: Don't duplicate caller file handler when creating kernel thread
kernel thread should have only the starndard file i/o just like idle thread

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-01 08:22:45 +09:00
..
group_addrenv.c
group_childstatus.c
group_continue.c
group_create.c
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
group_malloc.c
group_setgid.c
group_setuid.c
group_setupidlefiles.c
group_setupstreams.c
group_setuptaskfiles.c sched: Don't duplicate caller file handler when creating kernel thread 2022-02-01 08:22:45 +09:00
group_signal.c
group_suspendchildren.c
group_waiter.c
group_zalloc.c
group.h
Make.defs