summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_sinking.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2023-04-25 13:10:17 +0000
committer Mythri Alle <mythria@google.com> 2023-04-26 10:58:03 +0000
commitd67de1bf6a8d229f485c7c530015cae257ec13f8 (patch)
tree64a15a5a08b1cc9acd96eb4aad7e415156540c31 /compiler/optimizing/code_sinking.cc
parent04c7c63a3694074640eaad54c61a4c4bcb02cb6b (diff)
Don't record thread information from shutdown thread
If we are shutting down with no attached thread we re-attach the thread. If re-attaching gets into some problems we unregister the thread again which records the information about the thread again. So just ignore updates from the Shutdown thread. Bug: 279548114 Test: art/test.py -t 2246 Change-Id: I5357c0653e5006428f75b5449889495dfa7f543d
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions