commit | 621a39355eb56dbc80db1208543f2564e39c7c45 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Feb 27 17:02:02 2017 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Thu Mar 02 12:36:45 2017 -0800 |
tree | e739189a23eabd35afea0fe9a8b038daae9fc2ec | |
parent | 8d669feb9f94635448aedfd209c26ecff9451843 [diff] |
Clarify that Condition::wait() can spuriously wake up Also, remove the clarification that Condition::signal() wakes exactly one thread as in the presence of spurious wake ups, this clarification does not provide a safe guarantee to developers. Bug: 34592766 Test: Build Change-Id: I34df02e44a70a18fe04ceda858d002ef129c1fd9