Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc313 const bool attach_shutdown_thread = self == nullptr; in ~Runtime() local
314 if (attach_shutdown_thread) { in ~Runtime()
412 if (attach_shutdown_thread) { in ~Runtime()