anchao commented on code in PR #12283:
URL: https://github.com/apache/nuttx/pull/12283#discussion_r1590457357


##########
sched/signal/sig_default.c:
##########
@@ -327,7 +323,7 @@ static void nxsig_stop_task(int signo)
   /* Then, finally, suspend this the final thread of the task group */
 
   nxsched_suspend(rtcb);

Review Comment:
   `nxsched_suspend()` and `nxsem_post()` line 318 will trigger context switch



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