renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / gmxfio_int.h
index d6bb34a9960593c1fb2cbc2d1bd58ff0c06928dc..a43091f02437c85c8199bf8e9a22fe51abb37f63 100644 (file)
@@ -94,7 +94,7 @@ struct t_fileio
 
     t_fileio *next, *prev; /* next and previous file pointers in the
                               linked list */
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
     tMPI_Lock_t  mtx;  /* content locking mutex. This is a fast lock
                           for performance reasons: in some cases every
                           single byte that gets read/written requires