nuttx/sched/group
ligd 3bc33572e3 mqueue: simplify the mqueue reailize
1. remove descript management in mqueue, save code size
2. use i_ops instead of i_mqueue to remove the dup logic

Change-Id: Ie88960e50ddcae9c87977c9ad65a45297c663291
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-01-05 02:40:43 -06:00
..
group_addrenv.c
group_childstatus.c
group_continue.c
group_create.c Fix typos 2020-10-28 19:15:04 -07: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 mqueue: simplify the mqueue reailize 2021-01-05 02:40:43 -06:00
group_malloc.c
group_setgid.c
group_setuid.c
group_setupidlefiles.c sched: use nx_close instead of close 2020-10-28 09:11:50 -07: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 Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
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