Searched refs:InitThreadGroups (Results 1 – 2 of 2) sorted by relevance
661 void InitThreadGroups(Thread* self);
599 InitThreadGroups(self); in Start()1332 void Runtime::InitThreadGroups(Thread* self) { in InitThreadGroups() function in art::Runtime