Fall back to CLOCK_MONOTONIC on systems without CLOCK_MONOTONIC_RAW
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Aug 2012 21:02:01 +0000 (14:02 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Aug 2012 21:20:14 +0000 (23:20 +0200)
commit99fdba921ed88381ab721b15299e637366042465
treecbb3c6ffdcc66d7b18b9ab71843367887bd9aa6c
parente40146878e4cf74a96fd0c42342065f7cd85fa97
Fall back to CLOCK_MONOTONIC on systems without CLOCK_MONOTONIC_RAW

Solaris has not yet adopted this Linux extension

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/gem_wait_render_timeout.c