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