• Home
  • Raw
  • Download

Lines Matching defs:updated

349             bool updated = thread->ModifySuspendCount(self, +1, nullptr, SuspendReason::kInternal);  in RunCheckpoint()  local
391 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in RunCheckpoint() local
571 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in FlipThreadRoots() local
605 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in FlipThreadRoots() local
716 bool updated = thread->ModifySuspendCount(self, +1, &pending_threads, reason); in SuspendAllInternal() local
810 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in ResumeAll() local
917 bool updated = suspended_thread->ModifySuspendCount(soa.Self(), in SuspendThreadByPeer() local
947 bool updated = suspended_thread->ModifySuspendCount(self, +1, nullptr, reason); in SuspendThreadByPeer() local
980 bool updated = suspended_thread->ModifySuspendCount(soa.Self(), in SuspendThreadByPeer() local
1057 bool updated = thread->ModifySuspendCount(self, +1, nullptr, reason); in SuspendThreadByThreadId() local
1089 bool updated = thread->ModifySuspendCount(soa.Self(), -1, nullptr, reason); in SuspendThreadByThreadId() local
1167 bool updated = self->ModifySuspendCount(self, +1, nullptr, SuspendReason::kForDebugger); in SuspendSelfForDebugger() local
1252 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kForDebugger); in ResumeAllForDebugger() local
1343 bool updated = thread->ModifySuspendCount(self, +1, nullptr, SuspendReason::kInternal); in SuspendAllDaemonThreadsForShutdown() local
1404 bool updated = self->ModifySuspendCount(self, +1, nullptr, SuspendReason::kForDebugger); in Register() local
1408 bool updated = self->ModifySuspendCount(self, +1, nullptr, SuspendReason::kInternal); in Register() local
1532 bool updated = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal); in VisitRootsForSuspendedThreads() local