incubator-nuttx/Documentation/reference/user
Xiang Xiao 28947517ca sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr]
since they can be not only used in task_spawn but also in posix_spawn

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-01 09:51:18 +09:00
..
01_task_control.rst sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
02_task_scheduling.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
03_task_control.rst sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
04_message_queue.rst Documentation:fix error describe on message queue 2022-04-26 16:09:37 +08:00
05_counting_semaphore.rst Documentation:add nxmutex Description 2022-10-22 14:50:48 +08:00
06_clocks_timers.rst
07_signals.rst Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
08_pthread.rst
09_env_vars.rst
10_filesystem.rst libc/stdio: Add stdio file locking functions 2022-10-22 23:34:45 +08:00
11_network.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
12_shared_memory.rst
13_boardctl.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
13_logging.rst doc: add user API syslog description 2021-03-26 23:41:45 -05:00
index.rst
structures.rst