Searched refs:UnsafeLogFatalForSuspendCount (Results 1 – 3 of 3) sorted by relevance
546 UnsafeLogFatalForSuspendCount(self, this); in DecrementSuspendCount()553 UnsafeLogFatalForSuspendCount(self, this); in DecrementSuspendCount()
409 NO_RETURN static void UnsafeLogFatalForSuspendCount(Thread* self, Thread* thread);
1467 void Thread::UnsafeLogFatalForSuspendCount(Thread* self, Thread* thread) NO_THREAD_SAFETY_ANALYSIS { in UnsafeLogFatalForSuspendCount() function in art::Thread