Files
nuttx/sched
wangchengdong ace17ad902 sched/sched: Use nxsched_wakeup() to implement nxsched_timeout()
Refactor nxsched_timeout() to use nxsched_wakeup() in order to
    eliminate code duplication and improve maintainability.

Signed-off-by: Chengdong Wang wangchengdong@lixiang.com
2025-10-28 10:43:24 +08:00
..