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 2022/04/01 04:08:56 UTC

[GitHub] [incubator-nuttx] anjiahao1 opened a new pull request #5929: sched/pthread:need check pthread is DETACHED

anjiahao1 opened a new pull request #5929:
URL: https://github.com/apache/incubator-nuttx/pull/5929


   pthread_join need check thread is DETACHED,
   Whether to wait according to the result.And,
   if a thread is DETACHED,it will not set a new
   attr.
   Signed-off-by: anjiahao <an...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


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