/art/runtime/ |
D | thread_list.h | 37 class Thread; variable 200 friend class Thread; variable
|
D | object_lock.h | 26 class Thread; variable
|
D | signal_catcher.h | 26 class Thread; variable
|
D | monitor_linux.cc | 21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, const char*, int32_t) { in LogContentionEvent() argument
|
D | nth_caller_visitor.h | 25 class Thread; variable
|
D | quick_exception_handler.h | 32 class Thread; variable
|
D | monitor.h | 43 class Thread; variable
|
D | handle.h | 28 class Thread; variable
|
D | handle_scope.h | 33 class Thread; variable
|
/art/runtime/gc/space/ |
D | zygote_space.cc | 79 mirror::Object* ZygoteSpace::Alloc(Thread*, size_t, size_t*, size_t*, size_t*) { in Alloc() argument 89 size_t ZygoteSpace::Free(Thread*, mirror::Object*) { in Free() argument 94 size_t ZygoteSpace::FreeList(Thread*, size_t, mirror::Object**) { in FreeList() argument
|
D | bump_pointer_space.h | 66 size_t Free(Thread*, mirror::Object*) OVERRIDE { in Free() argument 70 size_t FreeList(Thread*, size_t, mirror::Object**) OVERRIDE { in FreeList() argument
|
D | zygote_space.h | 58 size_t RevokeThreadLocalBuffers(art::Thread*) OVERRIDE { in RevokeThreadLocalBuffers()
|
D | dlmalloc_space-inl.h | 55 Thread* /*self*/, size_t num_bytes, in AllocWithoutGrowthLocked() argument
|
D | dlmalloc_space.h | 79 size_t RevokeThreadLocalBuffers(art::Thread*) OVERRIDE { in RevokeThreadLocalBuffers()
|
D | bump_pointer_space-inl.h | 27 inline mirror::Object* BumpPointerSpace::Alloc(Thread*, size_t num_bytes, size_t* bytes_allocated, in Alloc() argument
|
/art/runtime/gc/ |
D | scoped_gc_critical_section.h | 26 class Thread; variable
|
/art/test/123-compiler-regressions-mt/src/ |
D | Main.java | 31 new Thread() { in b17689750TestVolatile() method 45 new Thread() { in b17689750TestMonitor() method
|
/art/compiler/utils/ |
D | dedupe_set.h | 28 class Thread; variable
|
/art/runtime/interpreter/ |
D | interpreter.h | 31 class Thread; variable
|
D | unstarted_runtime.h | 28 class Thread; variable
|
/art/runtime/lambda/ |
D | leaking_allocator.h | 23 class Thread; // forward declaration variable
|
/art/runtime/entrypoints/quick/ |
D | quick_entrypoints.h | 40 class Thread; variable
|
/art/runtime/entrypoints/ |
D | entrypoint_utils.h | 44 class Thread; variable
|
/art/runtime/gc/collector/ |
D | mark_compact.h | 36 class Thread; variable
|
D | semi_space.h | 35 class Thread; variable
|