Searched refs:DecrementSuspendCount (Results 1 – 4 of 4) sorted by relevance
333 thread->DecrementSuspendCount(self); in RunCheckpoint()398 thread->DecrementSuspendCount(self); in RunCheckpoint()986 thread->DecrementSuspendCount(self); in ResumeAllInternal()1037 thread->DecrementSuspendCount(self, /*for_user_code=*/(reason == SuspendReason::kForUserCode)); in Resume()1141 thread->DecrementSuspendCount(self, in SuspendThread()1555 thread->DecrementSuspendCount(self); in VisitRootsForSuspendedThreads()1570 thread->DecrementSuspendCount(self); in VisitRootsForSuspendedThreads()
542 inline void Thread::DecrementSuspendCount(Thread* self, bool for_user_code) { in DecrementSuspendCount() function
405 ALWAYS_INLINE void DecrementSuspendCount(Thread* self, bool for_user_code = false)
1769 DecrementSuspendCount(self); in RequestSynchronousCheckpoint()