Searched defs:is_main_thread (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc437 bool is_main_thread = (::art::GetTid() == getpid()); local
438 if (is_main_thread) {

Completed in 9 milliseconds