commit | 9e921bc034450e35c2b5d45cc09a26920ad0d6e6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jan 30 11:07:49 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Jan 30 11:07:49 2012 -0800 |
tree | f473e0e54aa1d55c229360e717180cb369e932de | |
parent | f3e6deb07657623716ec2742e89af03a76423560 [diff] |
Remove Mutex::ClearOwner. This was a bad idea (of mine) badly implemented (by me). I went a different and better route in Heap::Destroy, and that fix -- allowing us to destroy a locked mutex during shutdown -- makes this code obsolete. Change-Id: I79452a26b4cbf131b37bf9ca131e46500f1e5a5e