Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc761 static bool IsSafeToCallAbort() NO_THREAD_SAFETY_ANALYSIS { in IsSafeToCallAbort() function
772 Locks::SetClientCallback(IsSafeToCallAbort); in Create()