Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc320 const bool attach_shutdown_thread = self == nullptr; in ~Runtime() local
321 if (attach_shutdown_thread) { in ~Runtime()
423 if (attach_shutdown_thread) { in ~Runtime()