commit | 52d131d8e71ae9ea915ea84a3f95d49547e8e661 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Thu Mar 13 16:17:40 2014 +0100 |
committer | Sebastien Hertz <shertz@google.com> | Thu Mar 13 17:03:50 2014 +0100 |
tree | 4a723664a9634747d273e12c87a396db160f50f6 | |
parent | 37d4c1db4d705f5a28001f65afdd68d0527948d8 [diff] |
Fix thread suspension assertion in debugger. Updates Dbg::GetThreadGroup to ensure we do call EndAssertNoThreadSuspension after StartAssertNoThreadSuspension and not returning in the middle. Note this only happens in debug mode where this assertion is enabled. Also add missing thread safety annotations. Bug: 13425576 Change-Id: Idb9f32d289038b77771369c1283774676ff433c7