Searched defs:thread_ (Results 1 – 7 of 7) sorted by relevance
/art/runtime/ | ||
D | thread_pool.h | 100 Thread* thread_; variable |
D | stack.h | 354 Thread* const thread_; variable |
D | monitor_test.cc | 51 Thread* thread_; member in art::MonitorTest |
D | instrumentation.cc | 523 Thread* const thread_; in InstrumentationRestoreStack() member |
/art/runtime/gc/space/ | ||
D | region_space.h | 619 Thread* thread_; // The owning thread if it's a tlab. variable |
/art/runtime/jit/ | ||
D | profile_saver.cc | 263 const pthread_t thread_; member in art::ScopedDefaultPriority |
/art/runtime/gc/collector/ | ||
D | concurrent_copying.cc | 3094 Thread* const thread_; member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor |