Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc361 bool safe_to_call_abort = Locks::IsSafeToCallAbortRacy(); in ~Mutex() local
364 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
368 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
372 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
382 PLOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()