Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h234 static void StoreExitingThreadInfo(Thread* thread);
Dtrace.cc1025 void Trace::StoreExitingThreadInfo(Thread* thread) { in StoreExitingThreadInfo() function in art::Trace
Dthread_list.cc1309 Trace::StoreExitingThreadInfo(self); in Unregister()