Searched refs:system_thread_group_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Druntime.cc250 system_thread_group_(nullptr),
1740 system_thread_group_ =
1744 CHECK(system_thread_group_ != nullptr || IsAotCompiler());
1753 CHECK(system_thread_group_ != nullptr || IsAotCompiler());
1754 return system_thread_group_;
H A Druntime.h937 jobject system_thread_group_; member in class:art::verifier::VerifyMode

Completed in 810 milliseconds