hujun260 commented on code in PR #15415:
URL: https://github.com/apache/nuttx/pull/15415#discussion_r1903611106


##########
sched/mqueue/mqueue.h:
##########
@@ -101,6 +101,8 @@ EXTERN struct list_node g_msgfree;
 
 EXTERN struct list_node g_msgfreeirq;
 
+EXTERN spinlock_t g_msgfree_lock;

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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to