Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance
244 bool create_peer);
1496 bool create_peer) { in AttachCurrentThread() argument1498 return Thread::Attach(thread_name, as_daemon, thread_group, create_peer) != nullptr; in AttachCurrentThread()
158 bool create_peer);
733 bool create_peer) { in Attach() argument766 if (create_peer) { in Attach()