nuttx/sched/task
2018-12-30 11:58:19 -06:00
..
exit.c sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 2018-11-08 07:03:30 -06:00
Make.defs
spawn.h
task_activate.c
task_atexit.c
task_cancelpt.c
task_create.c
task_delete.c
task_execv.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
task_exit.c sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 2018-11-08 07:03:30 -06:00
task_exithook.c sched/: Update signal default STOP action. If waitpid was called with the WUNTRACED then wake up waitpid. Also fix some compile problems.. How did this work before? 2018-09-02 13:51:52 -06:00
task_getgroup.c
task_getpid.c Some cosmetic updates, mostly to spacing and comments. 2018-12-30 11:58:19 -06:00
task_init.c
task_onexit.c
task_posixspawn.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
task_prctl.c
task_recover.c
task_reparent.c
task_restart.c sched/task/task_restart.c: Fix a compile error if CONFIG_DISABLE_SIGNALS defined. 2018-09-15 14:51:04 -06:00
task_setcancelstate.c
task_setcanceltype.c
task_setup.c
task_spawn.c sched/task/task_spawn.c: Correct description of input parameters to task_spawn_exec(). Noted by: JeongchanKim 2018-12-18 07:37:07 -06:00
task_spawnparms.c Squashed commit of the following: 2018-09-15 10:49:41 -06:00
task_start.c Squashed commit of the following: 2018-08-27 11:40:09 -06:00
task_starthook.c
task_terminate.c
task_testcancel.c
task_vfork.c fs/driver/fs_blockpartition.c: Fix void pointer warning. 2018-12-03 17:54:21 -06:00
task.h