nuttx/Documentation/reference
zhangyuan21 08f7152d9f nuttx/sched: remove nxsched_remove_readytorun from up_block_task
It takes about 10 cycles to obtain the task list according to the task
status. In most cases, we know the task status, so we can directly
add the task from the specified task list to reduce time consuming.
2022-11-22 15:29:00 +09:00
..
os nuttx/sched: remove nxsched_remove_readytorun from up_block_task 2022-11-22 15:29:00 +09:00
user 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
index.rst convert TODOs to actual TODO banner and improve general presentation of different sections 2020-08-24 10:29:55 -07:00