Searched refs:InitThreadGroups (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Druntime.h744 void InitThreadGroups(Thread* self);
H A Druntime.cc777 InitThreadGroups(self);
1732 void Runtime::InitThreadGroups(Thread* self) { function in class:art::Runtime
/art/runtime/interpreter/
H A Dunstarted_runtime.cc1089 Runtime::Current()->InitThreadGroups(self);

Completed in 703 milliseconds