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

/openjdk7/hotspot/src/share/vm/runtime/
H A DorderAccess.cpp33 void (*func)() = CAST_TO_FN_PTR(void (*)(), StubRoutines::fence_entry());
H A DstubRoutines.hpp280 static address fence_entry() { return _fence_entry; } function in class:StubRoutines

Completed in 44 milliseconds