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

[GitHub] [nuttx] siryang2006 opened a new pull request, #9771: libc/pthread: remove unsed compare code in pthread_rwlock_init()

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

   In nuttx function pthread_rwlock_init param attr is useless, so remove it to make rwlock_init pass rwlock_init/1-1.c and rwlock_init/3-1.c testcases.
   
   ## 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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #9771: libc/pthread: remove unsed compare code in pthread_rwlock_init()

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


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