Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc286 const bool attach_shutdown_thread = self == nullptr; in ~Runtime() local
287 if (attach_shutdown_thread) { in ~Runtime()
335 if (attach_shutdown_thread) { in ~Runtime()