Searched refs:sys_thread_group (Results 1 – 1 of 1) sorted by relevance
69 jobject sys_thread_group = runtime->GetSystemThreadGroup(); in GetTopThreadGroups() local70 if (sys_thread_group == nullptr) { in GetTopThreadGroups()83 reinterpret_cast<JNIEnv*>(art::Thread::Current()->GetJniEnv())->NewLocalRef(sys_thread_group); in GetTopThreadGroups()