OSDN Git Service

am 51976326: libc: Fix sem_post() implementation to wake up all waiting threads.
authorDavid 'Digit' Turner <digit@google.com>
Fri, 2 Jul 2010 22:12:00 +0000 (15:12 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 2 Jul 2010 22:12:00 +0000 (15:12 -0700)
commit2576abf0eddb86938d85210c96ea220f2d64d4fd
tree31d50e3f2cdeb4e16141b41d0190c9479327788e
parent424d027b6e9b2fff2e79b2d65575c00fcf67d915
parent519763265ec0b634bd9c264a0aca034882458ecc
am 51976326: libc: Fix sem_post() implementation to wake up all waiting threads.

Merge commit '519763265ec0b634bd9c264a0aca034882458ecc' into gingerbread-plus-aosp

* commit '519763265ec0b634bd9c264a0aca034882458ecc':
  libc: Fix sem_post() implementation to wake up all waiting threads.