| commit | db4193833c9f4f45d5627a6cefc730af9b8e5b5a | [log] [tgz] |
|---|---|---|
| author | Igor Murashkin <iam@google.com> | Tue Apr 15 15:39:27 2014 -0700 |
| committer | Igor Murashkin <iam@google.com> | Tue Apr 15 15:40:41 2014 -0700 |
| tree | 78d3f08351b938e43dbb389f42d49629b6b879ea | |
| parent | cf805481bf951df177c0b63ae7f319308cba1f4a [diff] |
libutils: Clarify Condition::signal wakes up exactly one thread Contrary to POSIX pthread_cond_signal guarantees, bionic will wake up either zero or one threads. Change-Id: I628fcd4d5bd8d5290104506f86caa82c54142230