backend: check if we need to update rusage stats, if stat_mutex is busy
[fio.git] / crc / test.h
CommitLineData
632f415c
JA
1#ifndef FIO_CRC_TEST_H
2#define FIO_CRC_TEST_H
3
4int fio_crctest(const char *type);
5
6#endif