summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2024-06-13 15:11:10 +0000
committer Mythri Alle <mythria@google.com> 2024-06-14 13:18:53 +0000
commit41c97af395d99f9ee2d29938d74f3948979bfbb8 (patch)
tree6767a2c2911586fc1dc2e20981351162f7233f39 /compiler/common_compiler_test.cc
parentfea46116c6a4ed82307fcca7deb3bf86c019f343 (diff)
Use the correct lock in TraceWriter::WriteToFile
We were using the global trace_lock_ that is used to protect the global the_trace_ data structure instead of tracing_lock_ that is used by the TraceWriter. To avoid confusion, this CL also renames tracing_lock_ to trace_wrtier_lock_. Bug: 259258187 Test: art/test.py -t 2246-trace-v2 Change-Id: I1e0b250f46da30ca840f1cf7c5e7f139305ee292
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions