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