nuttx/Documentation/reference/user
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
..
01_task_control.rst sched/task: Simplify the syscall handling of task_spawn 2021-06-01 12:45:10 +09:00
02_task_scheduling.rst Doc: Improve documentation to make clear about the priorities 2021-05-30 11:28:04 -03:00
03_task_control.rst
04_message_queue.rst Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
05_counting_semaphore.rst
06_clocks_timers.rst
07_signals.rst
08_pthread.rst
09_env_vars.rst
10_filesystem.rst
11_network.rst
12_shared_memory.rst
13_boardctl.rst
13_logging.rst doc: add user API syslog description 2021-03-26 23:41:45 -05:00
index.rst
structures.rst