commit | 389e258a5b9b2afb7bfaee3344c615d3310fae4e | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Fri Apr 22 15:12:40 2011 -0700 |
committer | buzbee <buzbee@google.com> | Fri Apr 22 15:12:40 2011 -0700 |
tree | a558d02212723f64f1d147c432c117d8e1a333bc | |
parent | 30bc0d46ae730d78c42c39cfa56a59ba3025380b [diff] |
InterpBreak cleanup (part 1) Moved the suspend count variables from the interpBreak structure. These are already protected by a mutex, and we need the space in interpBreak for additional subMode flags. This CL just does the move and expands the width of subMode to 16-bits. Change-Id: I4a6070b1ba4fb08a0f6e0aba6f150b30f9159eed