Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance
200 bool create_peer);
1097 bool create_peer) { in AttachCurrentThread() argument1098 return Thread::Attach(thread_name, as_daemon, thread_group, create_peer) != NULL; in AttachCurrentThread()
142 bool create_peer);
376 bool create_peer) { in Attach() argument403 if (create_peer) { in Attach()