nuttx/Documentation/reference
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
..
os Documentation: Fix a few typos. 2021-04-28 17:00:23 -03:00
user sched/task: Simplify the syscall handling of task_spawn 2021-06-01 12:45:10 +09:00
index.rst