< prev index next >

src/hotspot/cpu/s390/globalDefinitions_s390.hpp

Print this page
rev 48251 : 8193257: PPC64, s390 implementation for Thread-local handshakes
Reviewed-by:

*** 52,57 **** --- 52,59 ---- // The expected size in bytes of a cache line, used to pad data structures. #define DEFAULT_CACHE_LINE_SIZE 256 #define SUPPORT_RESERVED_STACK_AREA + #define THREAD_LOCAL_POLL + #endif // CPU_S390_VM_GLOBALDEFINITIONS_S390_HPP
< prev index next >