Home
last modified time | relevance | path

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

/art/runtime/metrics/
Dreporter.h174 std::optional<std::thread> thread_; variable
/art/runtime/
Dthread_pool.h104 Thread* thread_; variable
Dstack.h387 Thread* const thread_; variable
Dmonitor_test.cc56 Thread* thread_; member in art::MonitorTest
Dinstrumentation.cc674 Thread* const thread_; in InstrumentationRestoreStack() member
710 Thread* const thread_; in HasFramesNeedingForceDeopt() member
Dclass_linker.cc2972 #define RETURN_IF_UNRECOGNIZED_OR_FOUND_OR_EXCEPTION(call_, result_, thread_) \ argument
/art/runtime/gc/space/
Dregion_space.h628 Thread* thread_; // The owning thread if it's a tlab. variable
/art/runtime/jit/
Dprofile_saver.cc327 const pthread_t thread_; member in art::ProfileSaver::ScopedDefaultPriority
/art/runtime/gc/collector/
Dconcurrent_copying.cc3199 Thread* const thread_; member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor