Home
last modified time | relevance | path

Searched refs:kRootThreadObject (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dgc_root.h49 kRootThreadObject, enumerator
Dthread.cc3748 visitor->VisitRootIfNonNull(&tlsPtr_.opeer, RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
3783 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
3786 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
/art/openjdkjvmti/
Dti_heap.cc963 case art::RootType::kRootThreadObject: in GetReferenceKind()