< prev index next >

src/hotspot/cpu/sparc/globalDefinitions_sparc.hpp

Print this page
rev 47595 : imported patch Support-Check-Haley-6

@@ -50,6 +50,9 @@
 
 #if defined(SOLARIS)
 #define SUPPORT_RESERVED_STACK_AREA
 #endif
 
+// SPARC have implemented the local polling
+#define THREAD_LOCAL_POLL
+
 #endif // CPU_SPARC_VM_GLOBALDEFINITIONS_SPARC_HPP
< prev index next >