commit | 59a93123f48e9d7c2992ec4b08f75b90c74cb468 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Tue Jan 26 17:12:51 2010 -0800 |
committer | Carl Shapiro <cshapiro@google.com> | Tue Jan 26 17:15:31 2010 -0800 |
tree | 6a799c0635f9ad456dc01c15ddee1ab0278d86b7 | |
parent | 56c096f4b2437dff752e54e6f757528e84e11232 [diff] |
Eliminate the constraint that thread ids must have an LSB of 1. This doubles the space of thread ids and will break any code that assumes thread ids are odd numbered.