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

/openjdk9/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp221 typedef intptr_t xchg_ptr_func_t (intptr_t, volatile intptr_t*); typedef
247 xchg_ptr_func_t* func = CAST_TO_FN_PTR(xchg_ptr_func_t*, StubRoutines::atomic_xchg_ptr_entry());
340 xchg_ptr_func_t* os::atomic_xchg_ptr_func = os::atomic_xchg_ptr_bootstrap;

Completed in 189 milliseconds