X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=gettime-thread.c;h=9bf85f0212725556e59609223d66cf0f2eba3618;hb=f87cc56144a77e2e9b485eb7ddb064cf2da5f9a1;hp=2dc976fb42c7bbb5b4deedc0746d5577bd5c1e0b;hpb=8a2b393b00dc4b6a8ba129a0e7850a78114ac75e;p=fio.git diff --git a/gettime-thread.c b/gettime-thread.c index 2dc976fb..9bf85f02 100644 --- a/gettime-thread.c +++ b/gettime-thread.c @@ -9,9 +9,7 @@ struct timeval *fio_tv = NULL; int fio_gtod_offload = 0; static pthread_t gtod_thread; -#ifdef FIO_HAVE_CPU_AFFINITY static os_cpu_mask_t fio_gtod_cpumask; -#endif void fio_gtod_init(void) {