Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance
2328 bool create_peer) { in AttachCurrentThread() argument2330 Thread* self = Thread::Attach(thread_name, as_daemon, thread_group, create_peer); in AttachCurrentThread()2332 if (self != nullptr && create_peer && !IsAotCompiler()) { in AttachCurrentThread()
273 bool create_peer);
184 bool create_peer);
1042 bool create_peer) { in Attach() argument1048 if (create_peer) { in Attach()