Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance
234 bool create_peer);
1916 bool create_peer) { in AttachCurrentThread() argument1918 Thread* self = Thread::Attach(thread_name, as_daemon, thread_group, create_peer); in AttachCurrentThread()1920 if (self != nullptr && create_peer && !IsAotCompiler()) { in AttachCurrentThread()
171 bool create_peer);
834 bool create_peer) { in Attach() argument840 if (create_peer) { in Attach()