Home | History | Annotate | Download | only in collector

Lines Matching full:barrier

99       gc_barrier_(new Barrier(0)),
225 // 1. mutator dirties the card (write barrier)
228 // 4. mutator writes the value (corresponding to the write barrier in 1.)
1168 // run through the barrier including self.
1170 // Release locks then wait for all mutator threads to pass the barrier.