HomeSort by relevance Sort by last modified time
    Searched refs:FinishStartup (Results 1 - 3 of 3) sorted by null

  /art/runtime/
thread.h 526 static void FinishStartup();
    [all...]
runtime.cc 779 Thread::FinishStartup();
782 // done after FinishStartup as the JIT pool needs Java thread peers, which require the main
    [all...]
thread.cc     [all...]

Completed in 66 milliseconds