summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_optimization_test.cc
diff options
context:
space:
mode:
author Hans Boehm <hboehm@google.com> 2021-11-27 19:39:27 -0800
committer Hans Boehm <hboehm@google.com> 2021-11-30 20:42:16 +0000
commitb155987779b566a5215a51357213b909dab9db46 (patch)
tree764953932fcfa55db5889e78ccd667ac112cde06 /compiler/optimizing/loop_optimization_test.cc
parentd56e844f577d94f8033d34735002b3e36051a4d6 (diff)
Unlock suspend count lock before dumping threads
We're seeing apparent deadlocks on thread_suspend_count_lock_ when failing to suspend a thread. These do not appear to be real since thread_suspend_cound_lock_ is only briefly held here. By releasing the lock before dumping threads and crashing, we hope to get better information on where we're actually stuck. Test: Treehugger Bug: 203363895 Change-Id: I68879cfc6f527c702831b0dfd407b432d10c39c8
Diffstat (limited to 'compiler/optimizing/loop_optimization_test.cc')
0 files changed, 0 insertions, 0 deletions