Home
last modified time | relevance | path

Searched defs:thread_ (Results 1 – 8 of 8) sorted by relevance

/art/runtime/metrics/
Dreporter.h170 std::optional<std::thread> thread_; variable
/art/runtime/
Dthread_pool.h103 Thread* thread_; variable
Dstack.h351 Thread* const thread_; variable
Dmonitor_test.cc51 Thread* thread_; member in art::MonitorTest
Dinstrumentation.cc523 Thread* const thread_; in InstrumentationRestoreStack() member
/art/runtime/gc/space/
Dregion_space.h619 Thread* thread_; // The owning thread if it's a tlab. variable
/art/runtime/jit/
Dprofile_saver.cc328 const pthread_t thread_; member in art::ProfileSaver::ScopedDefaultPriority
/art/runtime/gc/collector/
Dconcurrent_copying.cc3148 Thread* const thread_; member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor