Home | History | Annotate | Download | only in runtime

Lines Matching refs:barrier_count

448       size_t barrier_count = first_iter ? count : 0;
450 bool timed_out = barrier->Increment(self, barrier_count, kEmptyCheckpointPeriodicTimeoutMs);