mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 05:14:27 +08:00
Replace direct access to the g_waitingforsignal list with the
NuttX-defined macro list_waitingforsignal() to improve code
consistency and maintainability.
Signed-off-by: Chengdong Wang wangchengdong@lixiang.com