From: Jens Axboe Date: Fri, 17 Feb 2012 15:59:09 +0000 (+0100) Subject: mac: doesn't have pthread_condattr_setclock() X-Git-Tag: fio-2.0.4~25 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=0209e1e5a24979172596cd1e249b32eaba78969f mac: doesn't have pthread_condattr_setclock() Signed-off-by: Jens Axboe --- diff --git a/os/os-mac.h b/os/os-mac.h index e4c2bc8e..aec30f96 100644 --- a/os/os-mac.h +++ b/os/os-mac.h @@ -29,7 +29,6 @@ #define FIO_USE_GENERIC_RAND #define FIO_HAVE_GETTID #define FIO_HAVE_CHARDEV_SIZE -#define FIO_HAVE_PTHREAD_CONDATTR_SETCLOCK #define OS_MAP_ANON MAP_ANON