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

/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.hpp33 static intptr_t (*atomic_xchg_ptr_func) (intptr_t, volatile intptr_t*); variable
H A Dos_windows_x86.cpp251 os::atomic_xchg_ptr_func = func; member in class:os
324 xchg_ptr_func_t* os::atomic_xchg_ptr_func = os::atomic_xchg_ptr_bootstrap; member in class:os

Completed in 43 milliseconds