nuttx/sched/task
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
exit.c
Make.defs
spawn.h
task.h
task_activate.c
task_atexit.c
task_cancelpt.c
task_create.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_delete.c
task_execv.c
task_exit.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_exithook.c Fix "with with" typos 2020-01-27 08:46:46 +01:00
task_getgroup.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
task_getpid.c
task_init.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
task_onexit.c
task_posixspawn.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_prctl.c
task_recover.c
task_reparent.c
task_restart.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_setcancelstate.c
task_setcanceltype.c
task_setup.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_spawn.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_spawnparms.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
task_start.c
task_starthook.c
task_terminate.c
task_testcancel.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task_vfork.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00