Searched refs:first_iter (Results 1 – 1 of 1) sorted by relevance
439 bool first_iter = true; in RunEmptyCheckpoint() local453 size_t barrier_count = first_iter ? count : 0; in RunEmptyCheckpoint()454 first_iter = false; // Don't add to the barrier count from the second iteration on. in RunEmptyCheckpoint()