Home
last modified time | relevance | path

Searched refs:create_peer_action (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc1037 auto create_peer_action = [&](Thread* self) { in Attach() local
1066 return Attach(thread_name, as_daemon, create_peer_action); in Attach()