You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/11/07 05:07:01 UTC

[GitHub] jitesh1337 opened a new pull request #648: No lock accounting for semaphores

jitesh1337 opened a new pull request #648: No lock accounting for semaphores
URL: https://github.com/apache/mynewt-core/pull/648
 
 
   Semaphores were using lockcnt & flags fields as if they were mutexes.
   Removed that dependency so semaphores can be signaled from another task.
   
   Signed-off-by: Jitesh Shah <ji...@liveathos.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services