nuttx/sched/group
Xiang Xiao 47faeeb360 tls: Move task_tls_alloc and task_tls_destruct to libc
so task_tls_destruct can be called from usrspace, which is required by:
https://github.com/apache/nuttx/pull/10288

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-28 11:02:18 +03:00
..
CMakeLists.txt
group_argvstr.c
group_childstatus.c
group_continue.c
group_create.c sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00
group_exitinfo.c
group_find.c
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
group_killchildren.c
group_leave.c tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03: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 add the startup process tracepoint 2023-08-19 21:50:08 +08:00
group_setupstreams.c
group_setuptaskfiles.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
group_signal.c
group_suspendchildren.c
group_waiter.c
group_zalloc.c
group.h
Make.defs sched: implement effective uid and gid interfaces 2023-08-09 17:07:58 +08:00