Home
last modified time | relevance | path

Searched refs:atomic_xchg_long_entry (Results 1 – 14 of 14) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp280 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp278 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp280 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp306 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp312 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp316 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp314 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp312 static address atomic_xchg_long_entry() { return _atomic_xchg_long_entry; } in atomic_xchg_long_entry() function in StubRoutines
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp245 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp244 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp245 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp244 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp244 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp244 …xchg_long_func_t* func = CAST_TO_FN_PTR(xchg_long_func_t*, StubRoutines::atomic_xchg_long_entry()); in atomic_xchg_long_bootstrap()