Searched refs:has_read_ref_barrier (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DmodRefBarrierSet.hpp47 bool has_read_ref_barrier() { return false; } function in class:ModRefBarrierSet
H A DbarrierSet.hpp63 virtual bool has_read_ref_barrier() = 0;

Completed in 226 milliseconds