Searched defs:iter_count (Results 1 – 2 of 2) sorted by relevance
850 for (int iter_count = 1;; ++iter_count) { in SuspendAllInternal() local1061 int iter_count = 1; in SuspendThread() local
1702 for (int iter_count = 1; self->GetSuspendCount() != 0; ++iter_count) { in RequestSynchronousCheckpoint() local