nuttx/sched/task
2019-10-24 11:02:42 -06:00
..
exit.c
Make.defs
spawn.h
task.h
task_activate.c
task_atexit.c
task_cancelpt.c
task_create.c
task_delete.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
task_execv.c tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 2019-10-24 11:02:42 -06:00
task_exit.c
task_exithook.c
task_getgroup.c
task_getpid.c
task_init.c
task_onexit.c
task_posixspawn.c
task_prctl.c sched/signal/sig_initialize.c: Add some checks for allocation failures. 2019-09-23 07:49:21 -06:00
task_recover.c
task_reparent.c
task_restart.c
task_setcancelstate.c
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