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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp272 static address atomic_xchg_ptr_entry() { return _atomic_xchg_ptr_entry; } function in class:StubRoutines
/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp248 xchg_ptr_func_t* func = CAST_TO_FN_PTR(xchg_ptr_func_t*, StubRoutines::atomic_xchg_ptr_entry());

Completed in 51 milliseconds