nuttx/Documentation
Xiang Xiao ae216cf9e9 sched/task: Simplify the syscall handling of task_spawn
It's better to save one argument by returning pid directly.
This change also follow the convention of task_create.
BTW, it is reasonable to adjust the function prototype a
little bit from both implementation and consistency since
task_spawn is NuttX specific API.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-01 12:45:10 +09:00
..
2021-04-15 08:11:54 -05:00
2021-04-28 17:00:23 -03:00
2021-04-10 08:36:29 -07:00
2020-08-24 10:29:55 -07:00
2021-04-14 15:09:21 -03:00