nuttx/arch/or1k
zhangyuan21 e54b602208 nuttx/sched: remove nxsched_remove_blocked from up_unblock_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
delete the task from the specified task list to reduce time consuming.
2022-11-22 15:29:00 +09:00
..
include compiler.h: Rename inline_function to always_inline_function 2022-09-07 10:24:04 +02:00
src nuttx/sched: remove nxsched_remove_blocked from up_unblock_task 2022-11-22 15:29:00 +09:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00