nuttx/Documentation/reference/user
Xiang Xiao c997bf0f52 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>
Change-Id: Id74f4dd1ef26dfd8f7c473684cf1a45fbeee13cf
2021-06-13 00:30:57 -07:00
..
01_task_control.rst sched/task: Simplify the syscall handling of task_spawn 2021-06-13 00:30:57 -07:00
02_task_scheduling.rst Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
03_task_control.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
04_message_queue.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
05_counting_semaphore.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
06_clocks_timers.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
07_signals.rst Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
08_pthread.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
09_env_vars.rst Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
10_filesystem.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
11_network.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
12_shared_memory.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
13_boardctl.rst documentation: improve boardctl() docs 2021-03-25 19:03:49 -03:00
13_logging.rst doc: add user API syslog description 2021-03-26 23:41:45 -05:00
index.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
structures.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00