commit | f1147f7dded958de403899189b2be85446f42541 | [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 | 7a5d535cd219707056865caac88571305f99faac [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