Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.cc331 const bool attach_shutdown_thread = self == nullptr; in ~Runtime() local
332 if (attach_shutdown_thread) { in ~Runtime()
434 if (attach_shutdown_thread) { in ~Runtime()