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/01/19 06:56:55 UTC

[GitHub] [incubator-nuttx] zhaoxiu-zeng opened a new pull request #5270: pthread/barrier: set the semaphore's protocol to SEM_PRIO_NONE

zhaoxiu-zeng opened a new pull request #5270:
URL: https://github.com/apache/incubator-nuttx/pull/5270


   Here the semaphore is only used as a barrier, maintaining the holder list is useless.
   
   Signed-off-by: Zeng Zhaoxiu <wa...@transtekcorp.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



[GitHub] [incubator-nuttx] zhaoxiu-zeng closed pull request #5270: pthread/barrier: set the semaphore's protocol to SEM_PRIO_NONE

Posted by GitBox <gi...@apache.org>.
zhaoxiu-zeng closed pull request #5270:
URL: https://github.com/apache/incubator-nuttx/pull/5270


   


-- 
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] [incubator-nuttx] pkarashchenko commented on pull request #5270: pthread/barrier: set the semaphore's protocol to SEM_PRIO_NONE

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on pull request #5270:
URL: https://github.com/apache/incubator-nuttx/pull/5270#issuecomment-1016189960


   I thought it was already fixed by https://github.com/apache/incubator-nuttx/pull/5170


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