Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:barrier_count

327   size_t barrier_count = art::Runtime::Current()->GetThreadList()->RunCheckpoint(&closure, nullptr);
328 if (barrier_count == 0) {
333 closure.barrier.Increment(self, barrier_count);