Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc1079 auto set_peer_action = [&](Thread* self) { in Attach() local
1091 return Attach(thread_name, as_daemon, set_peer_action); in Attach()