/art/runtime/ |
D | thread_list.h | 41 class Thread; variable 235 friend class Thread; variable
|
D | signal_catcher.h | 27 class Thread; variable
|
D | object_lock.h | 26 class Thread; variable
|
D | monitor_linux.cc | 21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, ArtMethod*, uint32_t) { in LogContentionEvent() argument
|
/art/runtime/interpreter/ |
D | interpreter_mterp_impl.h | 29 class Thread; variable
|
D | lock_count_data.h | 31 class Thread; variable
|
D | interpreter.h | 33 class Thread; variable
|
D | unstarted_runtime.h | 29 class Thread; variable
|
D | interpreter_cache.h | 28 class Thread; variable
|
/art/runtime/gc/ |
D | allocation_listener.h | 34 class Thread; variable
|
D | scoped_gc_critical_section.h | 26 class Thread; variable
|
/art/runtime/jit/ |
D | debugger_interface.h | 30 class Thread; variable
|
/art/runtime/interpreter/mterp/ |
D | mterp.h | 31 class Thread; variable
|
/art/openjdkjvmti/ |
D | ti_class_loader.h | 49 class Thread; variable
|
D | ti_thread.h | 47 class Thread; variable
|
/art/compiler/utils/ |
D | dedupe_set.h | 28 class Thread; variable
|
/art/runtime/gc/space/ |
D | zygote_space.cc | 86 mirror::Object* ZygoteSpace::Alloc(Thread*, size_t, size_t*, size_t*, size_t*) { in Alloc() argument 96 size_t ZygoteSpace::Free(Thread*, mirror::Object*) { in Free() argument 101 size_t ZygoteSpace::FreeList(Thread*, size_t, mirror::Object**) { in FreeList() argument
|
D | bump_pointer_space.h | 72 size_t Free(Thread*, mirror::Object*) override { in Free() argument 76 size_t FreeList(Thread*, size_t, mirror::Object**) override { in FreeList() argument
|
D | zygote_space.h | 59 size_t RevokeThreadLocalBuffers(art::Thread*) override { in RevokeThreadLocalBuffers()
|
/art/test/123-compiler-regressions-mt/src/ |
D | Main.java | 31 new Thread() { in b17689750TestVolatile() method 45 new Thread() { in b17689750TestMonitor() method
|
/art/runtime/verifier/ |
D | class_verifier.h | 35 class Thread; variable
|
/art/compiler/jit/ |
D | jit_compiler.h | 28 class Thread; variable
|
/art/test/951-threaded-obsolete/src/art/ |
D | Test951.java | 80 new Thread(() -> { in run() method
|
/art/runtime/entrypoints/quick/ |
D | quick_entrypoints.h | 42 class Thread; variable
|
/art/compiler/optimizing/ |
D | intrinsic_objects.h | 29 class Thread; variable
|