nuttx/sched/task
Xiang Xiao 4d634b9006 sched: Consolidate the cancellation notification logic
to avoid the code duplication

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ie2ba55c382eb3eb7c8d9f04bba1b9e294aaf6196
2020-06-15 21:21:14 +01:00
..
exit.c sched: Remove SCHED_EXIT_KILL_CHILDREN option 2020-06-15 07:17:43 -06:00
Make.defs sched: Consolidate the cancellation notification logic 2020-06-15 21:21:14 +01:00
spawn.h
task_activate.c sched: Change the return type of nxtask_activate to void 2020-06-04 22:20:45 +01:00
task_atexit.c sched/task: Avoid the cast in atexit when CONFIG_SCHED_ONEXIT is defined 2020-06-05 13:29:22 +01:00
task_cancelpt.c sched: Consolidate the cancellation notification logic 2020-06-15 21:21:14 +01:00
task_create.c sched: Change the return type of nxtask_activate to void 2020-06-04 22:20:45 +01:00
task_delete.c sched: Consolidate the cancellation notification logic 2020-06-15 21:21:14 +01:00
task_execv.c
task_exit.c
task_exithook.c sched/task: Simplify atexit and onexit implementation 2020-06-05 13:29:22 +01:00
task_getgroup.c
task_getpid.c
task_init.c
task_onexit.c sched/task: Simplify atexit and onexit implementation 2020-06-05 13:29:22 +01:00
task_posixspawn.c
task_prctl.c
task_recover.c
task_reparent.c
task_restart.c sched/group: Change group_kill_children's argument from task_tcb_s to tcb_s 2020-06-15 07:09:51 -06:00
task_setcancelstate.c sched: Don't call nxnotify_cancellation in task_setcancelstate 2020-06-15 21:21:14 +01:00
task_setcanceltype.c
task_setup.c
task_spawn.c
task_spawnparms.c
task_start.c
task_starthook.c
task_terminate.c
task_testcancel.c
task_vfork.c sched: Change the return type of nxtask_activate to void 2020-06-04 22:20:45 +01:00
task.h sched: Consolidate the cancellation notification logic 2020-06-15 21:21:14 +01:00