Searched defs:thread_ (Results 1 – 9 of 9) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.h | 100 Thread* thread_; variable |
| D | stack.h | 333 Thread* const thread_; variable |
| D | monitor_test.cc | 51 Thread* thread_; member in art::MonitorTest |
| D | instrumentation.cc | 500 Thread* const thread_; in InstrumentationRestoreStack() member |
| D | debugger.cc | 3686 Thread* thread_; member in art::ScopedDebuggerThreadSuspension |
| /art/runtime/jdwp/ | ||
| D | jdwp.h | 370 Thread* thread_; member |
| /art/runtime/gc/space/ | ||
| D | region_space.h | 605 Thread* thread_; // The owning thread if it's a tlab. variable |
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 257 const pthread_t thread_; member in art::ScopedDefaultPriority |
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 3068 Thread* const thread_; member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor |