David 'Digit' Turner 519763265e libc: Fix sem_post() implementation to wake up all waiting threads.
This also allows us to optimize the case where we increment an
uncontended semaphore (no need to call futex_wake() then).

Change-Id: Iad48efe8551dc66dc89d3e3f18c001e5a6c1939f
2010-07-02 15:09:57 -07:00
..
2009-11-12 18:45:14 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 16:27:04 -08:00
2010-02-12 16:13:46 -06:00
2010-02-12 16:13:46 -06:00
2009-11-05 15:50:05 -08:00
2009-11-05 15:50:05 -08:00