summaryrefslogtreecommitdiff
path: root/compiler/optimizing/nodes.h
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-07-21 09:59:22 +0000
committer Hans Boehm <hboehm@google.com> 2023-07-25 15:11:43 +0000
commitb2777b10fd9d5eb494488251b01ad6e24f870f75 (patch)
treec8d8babb3e6e1453dd298292b159638f3f874166 /compiler/optimizing/nodes.h
parent516d3191e9a3213fe5233f213953c4a8eeddad49 (diff)
Ensure flip function is executed before another thread accesses stack
Currently, it's possible that some thread running checkpoint or Thread::GetPeerFromOtherThread accesses another thread's thread-local data structures while the flip function is pending. This would result in accessing from-space referenes. Test: art/test/testrunner/testrunner.py --host Bug: 263557041 Change-Id: Ib79fe7155f1e1345c72aa39f2a6eb742ed1265f1
Diffstat (limited to 'compiler/optimizing/nodes.h')
0 files changed, 0 insertions, 0 deletions