Searched defs:thread_ (Results 1 – 9 of 9) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.h | 103   Thread* thread_;  variable | 
| D | stack.h | 385   Thread* const thread_;  variable | 
| D | monitor_test.cc | 56   Thread* thread_;  member in art::MonitorTest | 
| D | instrumentation.cc | 671     Thread* const thread_;  in InstrumentationRestoreStack()  member | 
| D | class_linker.cc | 2894 #define RETURN_IF_UNRECOGNIZED_OR_FOUND_OR_EXCEPTION(call_, result_, thread_) \  argument | 
| /art/runtime/metrics/ | ||
| D | reporter.h | 173   std::optional<std::thread> thread_;  variable | 
| /art/runtime/gc/space/ | ||
| D | region_space.h | 625     Thread* thread_;                    // The owning thread if it's a tlab.  variable | 
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 327   const pthread_t thread_;  member in art::ProfileSaver::ScopedDefaultPriority | 
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 3206   Thread* const thread_;  member in art::gc::collector::ConcurrentCopying::RefFieldsVisitor |