Searched refs:StoreExitingThreadInfo (Results 1 – 3 of 3) sorted by relevance
108 static void StoreExitingThreadInfo(Thread* thread);
726 void Trace::StoreExitingThreadInfo(Thread* thread) { in StoreExitingThreadInfo() function in art::Trace
894 Trace::StoreExitingThreadInfo(self); in Unregister()