diff options
| author | 2024-08-29 07:37:29 +0100 | |
|---|---|---|
| committer | 2024-08-29 20:55:59 +0000 | |
| commit | d00577e3b5d65c1ad55055bce2680d7b0d72ed41 (patch) | |
| tree | 34a37e2e628a46fffe012fb8ca75eaad34d71844 /compiler/optimizing/code_generation_data.cc | |
| parent | 4809d2fceecbfeb16324ee382587934bb5cc8d69 (diff) | |
Add REQUIRES(g_{dex,jit}_debug_lock) in debugger_interface.cc
Add missing REQUIRES(...) for Descriptor() and propagate it to callers.
Add MutexLock in NativeDebugInfoPreFork and NativeDebugInfoPostFork to
make the compiler happy, but this should not have a semantic difference
(the fork is single-threaded, and we don't hold the lock across fork).
Bug: 353323313
Test: enable 'thread-safety-reference-return' in build/soong/cc/config/global.go
Change-Id: I148c3962315919772475ceeff36ecd2626a3f6d6
Diffstat (limited to 'compiler/optimizing/code_generation_data.cc')
0 files changed, 0 insertions, 0 deletions