commit | 08e762782a1e352c329945e0df3f35da7e71ad8a | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Mon Mar 20 15:03:42 2017 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Mon Mar 20 16:14:09 2017 -0700 |
tree | 9cd2ba762cde3c783c7508ef91e62f70d8557f3e | |
parent | 0d4caa4cc04817448d4cf64a8355a5002672c324 [diff] |
Avoid use of pthread_getschedparam During Thread::DumpState the pthread may have exited. We have the tid, use that instead. Test: m -j50 test-art-host -k Test: adb shell kill -3 `pid system_server` Bug: 36445592 Change-Id: Idb28fcb1f9232768d32966973fe9dbeb3fa74b56