hujun260 commented on PR #16673:
URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3036131751

   In principle, we should not determine whether other cores are in the 
sched_lock state, because this state is not fixed and can change at any time. 
Instead, we should modify some global objects and then send interrupts to allow 
each core to make judgments on its own.


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