TaiJuWu commented on code in PR #11092:
URL: https://github.com/apache/nuttx/pull/11092#discussion_r1375696072


##########
mm/mm_heap/mm.h:
##########
@@ -250,6 +250,7 @@ struct mm_heap_s
    * immdiately.
    */
 
+  spinlock_t mm_spinlock;

Review Comment:
   Got it. Thanks for your reply.



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