Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc1400 static void UnsafeLogFatalForSuspendCount(Thread* self, Thread* thread) NO_THREAD_SAFETY_ANALYSIS { in UnsafeLogFatalForSuspendCount() function
1442 UnsafeLogFatalForSuspendCount(self, this); in ModifySuspendCountInternal()