mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 20:24:51 +08:00
Refactor nxsched_timeout() to use nxsched_wakeup() in order to
eliminate code duplication and improve maintainability.
Signed-off-by: Chengdong Wang wangchengdong@lixiang.com