We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012a59a commit add14aaCopy full SHA for add14aa
src/hotspot/os_cpu/bsd_zero/orderAccess_bsd_zero.hpp
@@ -28,6 +28,8 @@
28
29
// Included in orderAccess.hpp header file.
30
31
+#if defined(ARM) // ----------------------------------------------------
32
+
33
/*
34
* ARM Kernel helper for memory barrier.
35
* Using __asm __volatile ("":::"memory") does not work reliable on ARM
0 commit comments