Searched defs:ScopedFence (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DorderAccess.hpp246 class ScopedFence : public ScopedFenceGeneral<T> { class in inherits:ScopedFenceGeneral
249 ScopedFence(void *const field) : _field(field) { prefix(); } function in class:ScopedFence

Completed in 35 milliseconds