wangchdo opened a new pull request, #17212:
URL: https://github.com/apache/nuttx/pull/17212

       Replace direct access to the g_waitingforsignal list with the
       NuttX-defined macro list_waitingforsignal() to improve code
       consistency and maintainability.
   
   ## Summary
   
       Replace direct access to the g_waitingforsignal list with the
       NuttX-defined macro list_waitingforsignal() to improve code
       consistency and maintainability
   
   ## Impact
       Nuttx sched signal module code improvement, no impact to other parts
   
   ## Testing
   
   **ostest passed on board a2g-tc397-5v-tft**
   <img width="716" height="745" alt="image" 
src="https://github.com/user-attachments/assets/b5f25a4b-a26b-4e42-8330-39f38cffb55a";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to