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

/art/runtime/
H A Dthread.h526 static void FinishStartup();
H A Druntime.cc779 Thread::FinishStartup();
782 // done after FinishStartup as the JIT pool needs Java thread peers, which require the main
H A Dthread.cc2045 void Thread::FinishStartup() { function in class:Thread

Completed in 111 milliseconds