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

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

Completed in 64 milliseconds