Home | History | Annotate | Download | only in runtime

Lines Matching refs:CreatePeer

404     self->CreatePeer(thread_name, as_daemon, thread_group);
423 void Thread::CreatePeer(const char* name, bool as_daemon, jobject thread_group) {
1091 Thread::Current()->CreatePeer("main", false, runtime->GetMainThreadGroup());