Home
last modified time | relevance | path

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

/art/runtime/
Druntime_common.cc452 bool runtime_abort = gIsRuntimeAbort.exchange(false); in HandleUnexpectedSignalCommon() local
453 if (runtime_abort) { in HandleUnexpectedSignalCommon()