Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc396 bool safe_to_call_abort = Locks::IsSafeToCallAbortRacy(); in ~Mutex() local
399 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
403 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
413 PLOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()