Lines Matching defs:updated
333 bool updated = in RunCheckpoint() local
346 bool updated = in RunCheckpoint() local
383 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in RunCheckpoint() local
563 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in FlipThreadRoots() local
597 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in FlipThreadRoots() local
702 bool updated = thread->ModifySuspendCount(self, +1, &pending_threads, reason); in SuspendAllInternal() local
796 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in ResumeAll() local
903 bool updated = suspended_thread->ModifySuspendCount(soa.Self(), in SuspendThreadByPeer() local
933 bool updated = suspended_thread->ModifySuspendCount(self, +1, nullptr, reason); in SuspendThreadByPeer() local
966 bool updated = suspended_thread->ModifySuspendCount(soa.Self(), in SuspendThreadByPeer() local
1043 bool updated = thread->ModifySuspendCount(self, +1, nullptr, reason); in SuspendThreadByThreadId() local
1075 bool updated = thread->ModifySuspendCount(soa.Self(), -1, nullptr, reason); in SuspendThreadByThreadId() local
1167 bool updated = thread->ModifySuspendCount(self, +1, nullptr, SuspendReason::kInternal); in SuspendAllDaemonThreadsForShutdown() local
1271 bool updated = self->ModifySuspendCount(self, +1, nullptr, SuspendReason::kInternal); in Register() local
1396 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in VisitRootsForSuspendedThreads() local