Searched defs:thread_ (Results 1 – 8 of 8) sorted by relevance
/art/runtime/metrics/ | ||
D | reporter.h | 170 std::optional<std::thread> thread_; variable |
/art/runtime/ | ||
D | thread_pool.h | 103 Thread* thread_; variable |
D | stack.h | 351 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 | 328 const pthread_t thread_; member in art::ProfileSaver::ScopedDefaultPriority |
/art/runtime/gc/collector/ | ||
D | concurrent_copying.cc | 3148 Thread* const thread_; member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor |