Searched refs:CachePad (Results 1 - 5 of 5) sorted by relevance

/openjdk9/hotspot/src/os/windows/vm/
H A Dos_windows.hpp142 double CachePad [4] ; // increase odds that _Event is sole occupant of cache line member in class:PlatformEvent
/openjdk9/hotspot/src/os/aix/vm/
H A Dos_aix.hpp229 double CachePad [4]; // increase odds that _mutex is sole occupant of cache line member in class:PlatformEvent
/openjdk9/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp174 double CachePad[4]; // increase odds that _mutex is sole occupant of cache line member in class:PlatformEvent
/openjdk9/hotspot/src/os/linux/vm/
H A Dos_linux.hpp271 double CachePad[4]; // increase odds that _mutex is sole occupant of cache line member in class:PlatformEvent
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp286 double CachePad[4]; // increase odds that _mutex is sole occupant of cache line member in class:PlatformEvent

Completed in 151 milliseconds