Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance
2112 bool create_peer) { in AttachCurrentThread() argument2114 Thread* self = Thread::Attach(thread_name, as_daemon, thread_group, create_peer); in AttachCurrentThread()2116 if (self != nullptr && create_peer && !IsAotCompiler()) { in AttachCurrentThread()
264 bool create_peer);
183 bool create_peer);
1036 bool create_peer) { in Attach() argument1042 if (create_peer) { in Attach()