You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/01/21 17:13:21 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8209: pthread: Implement pthread_gettid_np

xiaoxiang781216 opened a new pull request, #8209:
URL: https://github.com/apache/nuttx/pull/8209

   ## Summary
   
   which is provided by bionic libc:
   https://android.googlesource.com/platform/bionic/+/master/libc/include/pthread.h#172
   
   ## Impact
   
   New macro
   
   ## Testing
   
   Pass CI


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


[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8209: pthread: Implement pthread_gettid_np

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #8209:
URL: https://github.com/apache/nuttx/pull/8209#issuecomment-1401114151

   ping @pkarashchenko 


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


[GitHub] [nuttx] jerpelea merged pull request #8209: pthread: Implement pthread_gettid_np

Posted by "jerpelea (via GitHub)" <gi...@apache.org>.
jerpelea merged PR #8209:
URL: https://github.com/apache/nuttx/pull/8209


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