Gromacs
2024.4
|
#include <filesystem>
#include "thread_mpi/lock.h"
#include "gromacs/fileio/xdrf.h"
Internal definitions shared by gmxfio*.c files.
Functions | |
void | gmx_fio_lock (t_fileio *fio) |
lock the mutex associated with a fio | |
void | gmx_fio_unlock (t_fileio *fio) |
unlock the mutex associated with a fio | |