Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h76 Thread* thread_; variable
Dstack.h303 Thread* const thread_; variable
Dmonitor_test.cc53 Thread* thread_; member in art::MonitorTest
Dinstrumentation.cc410 Thread* const thread_; in InstrumentationRestoreStack() member
Ddebugger.cc3733 Thread* thread_; member in art::ScopedDebuggerThreadSuspension
/art/runtime/jdwp/
Djdwp.h366 Thread* thread_; member
/art/runtime/gc/space/
Dregion_space.h465 Thread* thread_; // The owning thread if it's a tlab. variable
/art/runtime/jit/
Dprofile_saver.cc225 const pthread_t thread_; member in art::ScopedDefaultPriority