You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/01 14:25:52 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3626: libc: Move pthread stuff to userspace

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:
users@infra.apache.org