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/03/20 00:32:37 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #3123: sched: pthread: Remove a redundant critical section in pthread_condclockwait.c

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


   ## Summary
   
   - This commit removes a redundant critical section in pthread_condclockwait.c
   
   ## Impact
   
   - None
   
   ## Testing
   
   - Tested with ostest with the following configs
     - maix-bit:smp, esp32-devkitc:smp, sabre-6quad:smp
     - spresense:smp, sim:smp
     - maix-bit:nsh, sabre-6quad:nsh
     - sprsesnse:wifi, sim:ostest
   - Tested with nxplayer with the folowing configs
     - spresense:wifi_smp, spresense:rndis_smp
   


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3123: sched: pthread: Remove a redundant critical section in pthread_condclockwait.c

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3123:
URL: https://github.com/apache/incubator-nuttx/pull/3123


   


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

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