nuttx/sched/task
xuxingliang 17cbaadce8 task: use get_task_name where possible
Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-10-25 19:04:02 +08:00
..
CMakeLists.txt
exit.c sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
Make.defs
spawn.h
task_activate.c task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
task_cancelpt.c
task_create.c
task_delete.c
task_execve.c
task_exit.c task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
task_exithook.c sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
task_fork.c
task_getgroup.c
task_getpid.c
task_getppid.c
task_gettid.c
task_init.c
task_join.c
task_posixspawn.c
task_prctl.c
task_recover.c
task_reparent.c
task_restart.c sched: replace sync pause with async pause for nxtask_restart 2024-10-11 01:30:51 +08:00
task_setup.c
task_spawn.c
task_spawnparms.c
task_start.c
task_starthook.c
task_terminate.c sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
task.h