Home | History | Annotate | Download | only in gc

Lines Matching refs:barrier_count

1316   size_t barrier_count = Runtime::Current()->GetThreadList()->RunCheckpoint(&closure);
1317 if (barrier_count != 0) {
1318 barrier.Increment(self, barrier_count);