commit | 5696132ac8a4662d17cc74e0b49ae8ae8fa75462 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Mon Jan 25 13:38:00 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jan 25 13:38:00 2010 -0800 |
tree | 5cba4111965e42fed100a9540b344aa7ec4c43f9 | |
parent | 9356cdfb310410bd7f2ea091810fa9b04c6bab38 [diff] | |
parent | 142ef271a96b4bb2997effc3f3c1bfa601abbeb6 [diff] |
Merge "Move the waitSetAppend subroutine call ahead of clearing the monitor owner. We want waitSetAppend to check the invariant that the monitor must be owned by the calling thread. Clearing the owner field prior to the call breaks this invariant and causes a assertion to fail."