xiaoxiang781216 commented on pull request #3626: URL: https://github.com/apache/incubator-nuttx/pull/3626#issuecomment-852169591
All entry point from kernel to userspace before this patch is defined in userspace_s: https://github.com/apache/incubator-nuttx/blob/a8a1308240b7f631e44d78c3ef1582562c507a8a/include/nuttx/userspace.h#L105-L120 it make sense to expose pthread_exit through the same mechanism. -- 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: [email protected]
