< prev index next >

src/hotspot/cpu/ppc/globalDefinitions_ppc.hpp

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

*** 52,57 **** --- 52,59 ---- #define INCLUDE_RTM_OPT 1 #endif #define SUPPORT_RESERVED_STACK_AREA + #define THREAD_LOCAL_POLL + #endif // CPU_PPC_VM_GLOBALDEFINITIONS_PPC_HPP
< prev index next >