nuttx/sched/task
2018-03-16 09:34:09 -06:00
..
exit.c
Make.defs
spawn.h
task.h
task_activate.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_atexit.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_cancelpt.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_create.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_delete.c
task_execv.c Update some comments. 2018-03-16 09:34:09 -06:00
task_exit.c sched/task: It is not appropriate for logic in task_exit() to call the new version of this_task(). sched/irq: Remove redundant fetch of CPU index; configs/sabre-6qguad: update README. 2018-02-06 19:06:33 -06:00
task_exithook.c
task_getgroup.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
task_getpid.c
task_init.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_onexit.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
task_posixspawn.c Squashed commit of the following: 2018-01-31 16:11:54 -06:00
task_prctl.c
task_recover.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_reparent.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
task_restart.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_setcancelstate.c
task_setcanceltype.c
task_setup.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
task_spawn.c Squashed commit of the following: 2018-01-31 16:11:54 -06:00
task_spawnparms.c sched/: Fix several inappropriate accesses to get_errno() that were missed in previous changes (some going back to nuttx-.23). Add new nxsched_setscheduler() and nxsched_getaffinity() which are equivalent to their counterparts without the nx on front. These versions do not modify the errno value. Changed all calls within the OS to use these newer versions of the functions. 2018-01-30 16:16:41 -06:00
task_start.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_starthook.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_terminate.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task_testcancel.c
task_vfork.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00