view make/linux/platform_amd64 @ 12211:2e6938dd68f2

6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock Summary: Associate CLOCK_MONOTONIC with the pthread_cond_t objects used for relative timed waits Reviewed-by: dcubed, shade
author dholmes
date Mon, 16 Sep 2013 07:38:13 -0400
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64