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/09/26 14:19:46 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #4612: exit() and pthread_exit() limitations

patacongo edited a comment on issue #4612:
URL: https://github.com/apache/incubator-nuttx/issues/4612#issuecomment-927310808


   Wouldn't you also need some kind of reference count on the task data so that it persists until the last thread exits?  Where would the task data reside if the main thread calls pthread_exit()?


-- 
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-unsubscribe@nuttx.apache.org

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