Confusion between mutex and semaphore naming
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 0c5b64874cdd81e3d96dadcf56443cd7392e6923..d7875b04cf82bdd8981ddaa1eec5691f65301eb6 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -563,7 +563,7 @@ struct thread_data {
        unsigned long long io_skip_bytes;
        unsigned long long this_io_bytes[2];
        unsigned long long zone_bytes;
-       struct fio_sem *mutex;
+       struct fio_mutex *mutex;
 
        /*
         * State for random io, a bitmap of blocks done vs not done