sebastianene07 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-647325477


   @xiaoxiang781216 We still need a way to create and switch to a new stack so 
```ucontext``` functions can't be replaced with the sigsetjmp/siglongjmp. I 
looked at the Qemu implementation and it seems that they are using ucontext for 
task setup & creation and sigsetjmp/siglongjmp for everything else.


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

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


Reply via email to