Home
last modified time | relevance | path

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

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