wangchdo commented on code in PR #17222:
URL: https://github.com/apache/nuttx/pull/17222#discussion_r2464225626


##########
sched/init/nx_start.c:
##########
@@ -137,10 +137,6 @@ dq_queue_t g_pendingtasks;
 
 dq_queue_t g_waitingforsignal;
 
-/* This is the list of all tasks that are sleeping */
-
-dq_queue_t g_sleepingtasks;

Review Comment:
   Done



-- 
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