commit | 3a68495f5eeb2d524276798d7499b1508e8f2e31 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Mon Jan 04 16:08:53 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jan 04 16:08:53 2010 -0800 |
tree | 23f51a6856a4871b57346c92b383b3aca3af0cea | |
parent | 17fba1e2459757952ff0b304dd83460fa0e431f3 [diff] | |
parent | 77f52ebffa3793a7e824fab7da02eaee9afdae0e [diff] |
Merge "New implementation of wait, notify, and notifyAll. Uses an explicit queue to represent the wait set instead of the implicit queue within the monitor condition variable."