nuttx/sched/group
chao an 87d6084f31 sched: fix the minor style issue
and remove the unused return value

Signed-off-by: chao an <anchao@xiaomi.com>
2023-10-25 15:46:45 +08:00
..
CMakeLists.txt stdio: Initialize stdin, stdout and stderr directly 2023-10-17 13:34:00 +08:00
group_argvstr.c sched/addrenv.c: Implement re-entrancy for addrenv_select() 2023-04-25 14:33:19 +02:00
group_childstatus.c
group_continue.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
group_create.c sched: fix the minor style issue 2023-10-25 15:46:45 +08:00
group_exitinfo.c
group_find.c group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
group_foreachchild.c
group_free.c
group_getegid.c sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00
group_geteuid.c sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00
group_getgid.c
group_getuid.c
group_join.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
group_killchildren.c group/killchildren: replace syscall(2) to kernel api 2023-10-25 15:46:45 +08:00
group_leave.c move task tls destruct to before _exit 2023-08-29 12:05:57 +08:00
group_malloc.c
group_realloc.c
group_setegid.c sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00
group_seteuid.c sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00
group_setgid.c
group_setuid.c
group_setupidlefiles.c sched: fix the minor style issue 2023-10-25 15:46:45 +08:00
group_setuptaskfiles.c sched: fix the minor style issue 2023-10-25 15:46:45 +08:00
group_signal.c signal: fix group signal can't dispatch some parent group twice 2023-08-03 03:35:59 -07:00
group_suspendchildren.c
group_waiter.c sched/group: Implement group_drop() 2023-02-01 09:49:09 -03:00
group_zalloc.c
group.h sched: Remove the unused tcb argument from group_setupidlefiles 2023-10-17 17:23:05 +03:00
Make.defs stdio: Initialize stdin, stdout and stderr directly 2023-10-17 13:34:00 +08:00